@salesforce/lds-instrumentation 1.352.0 → 1.353.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1560,4 +1560,4 @@ function onIdleDetected(callback) {
1560
1560
  const instrumentation = new Instrumentation();
1561
1561
 
1562
1562
  export { Instrumentation, LRUCache, metricKeys as METRIC_KEYS, executeAsyncActivity, handleIngestedNewData, handleOnDataOutOfTtlDurationUpdate, incrementCounterMetric, incrementGetRecordNormalInvokeCount, incrementGetRecordNotifyChangeAllowCount, incrementGetRecordNotifyChangeDropCount, incrementNotifyRecordUpdateAvailableAllowCount, incrementNotifyRecordUpdateAvailableDropCount, instrumentAdapter, instrumentLuvio, instrumentMethods, instrumentStoreMethods, instrumentation, logError, logObjectInfoChanged, onIdleDetected, setInstrumentationHooks, setLdsAdaptersUiapiInstrumentation, setLdsNetworkAdapterInstrumentation, setStoreEventObservers, setupInstrumentation, startAdapterActivity, updatePercentileHistogramMetric };
1563
- // version: 1.352.0-9307541b03
1563
+ // version: 1.353.0-cc9b469dc4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-instrumentation",
3
- "version": "1.352.0",
3
+ "version": "1.353.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Instrumentation utils for Lightning Data Service",
6
6
  "main": "dist/ldsInstrumentation.js",
@@ -33,16 +33,16 @@
33
33
  "release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-instrumentation"
34
34
  },
35
35
  "dependencies": {
36
- "@salesforce/lds-bindings": "^1.352.0",
37
- "@salesforce/lds-default-luvio": "^1.352.0",
38
- "@salesforce/lds-utils-adapters": "^1.352.0",
36
+ "@salesforce/lds-bindings": "^1.353.0",
37
+ "@salesforce/lds-default-luvio": "^1.353.0",
38
+ "@salesforce/lds-utils-adapters": "^1.353.0",
39
39
  "o11y": "250.7.0",
40
- "o11y_schema": "248.40.0"
40
+ "o11y_schema": "256.126.0"
41
41
  },
42
42
  "devDependencies": {
43
- "@salesforce/lds-adapters-uiapi": "^1.352.0",
44
- "@salesforce/lds-network-adapter": "^1.352.0",
45
- "@salesforce/nimbus-plugin-lds": "^1.352.0"
43
+ "@salesforce/lds-adapters-uiapi": "^1.353.0",
44
+ "@salesforce/lds-network-adapter": "^1.353.0",
45
+ "@salesforce/nimbus-plugin-lds": "^1.353.0"
46
46
  },
47
47
  "luvioBundlesize": [
48
48
  {