npm package diff

Package: @forge/api

Versions: 3.9.2 - 3.10.0-next.0

File: package/out/index.js

Index: package/out/index.js
===================================================================
--- package/out/index.js
+++ package/out/index.js
@@ -44,9 +44,9 @@
 })
     .reduce((acc, next) => Object.assign(acc, next), {});
 const store = deprecatedPropertiesApi;
 exports.store = store;
-const storage = (0, storage_1.getStorageInstanceWithQuery)(new storage_1.GlobalStorage(fetch_and_storage_1.getContextAri, fetch_and_storage_1.__requestAtlassianAsApp));
+const storage = (0, storage_1.getStorageInstanceWithQuery)(new storage_1.GlobalStorage(fetch_and_storage_1.getContextAri, fetch_and_storage_1.__requestAtlassianAsApp, fetch_and_storage_1.getMetrics));
 exports.storage = storage;
 const properties = properties_1.propertiesApi;
 exports.properties = properties;
 const API = {