@salesforce/lds-instrumentation 1.277.1 → 1.279.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.
@@ -4,7 +4,7 @@
4
4
  * For full license text, see the LICENSE.txt file
5
5
  */
6
6
 
7
- /* *******************************************************************************************
7
+ /*
8
8
  * ATTENTION!
9
9
  * THIS IS A GENERATED FILE FROM https://github.com/salesforce-experience-platform-emu/lds-lightning-platform
10
10
  * If you would like to contribute to LDS, please follow the steps outlined in the git repo.
@@ -107,7 +107,7 @@ var TypeCheckShapes;
107
107
  TypeCheckShapes[TypeCheckShapes["Integer"] = 3] = "Integer";
108
108
  TypeCheckShapes[TypeCheckShapes["Unsupported"] = 4] = "Unsupported";
109
109
  })(TypeCheckShapes || (TypeCheckShapes = {}));
110
- // engine version: 0.154.12-43ac02c6
110
+ // engine version: 0.154.14-2fbbff64
111
111
 
112
112
  const DurableEnvironmentEventDiscriminator = 'durable';
113
113
  function isDurableEnvironmentEvent(event) {
@@ -1502,4 +1502,4 @@ function onIdleDetected(callback) {
1502
1502
  const instrumentation = new Instrumentation();
1503
1503
 
1504
1504
  export { Instrumentation, LRUCache, metricKeys as METRIC_KEYS, handleIngestedNewData, handleOnDataOutOfTtlDurationUpdate, incrementCounterMetric, incrementGetRecordNormalInvokeCount, incrementGetRecordNotifyChangeAllowCount, incrementGetRecordNotifyChangeDropCount, incrementNotifyRecordUpdateAvailableAllowCount, incrementNotifyRecordUpdateAvailableDropCount, instrumentAdapter, instrumentLuvio, instrumentMethods, instrumentStoreMethods, instrumentation, logObjectInfoChanged, onIdleDetected, setInstrumentationHooks, setLdsAdaptersUiapiInstrumentation, setLdsNetworkAdapterInstrumentation, setStoreEventObservers, setupInstrumentation, startAdapterActivity, updatePercentileHistogramMetric };
1505
- // version: 1.277.1-0c6d52b34
1505
+ // version: 1.279.0-21eae5cb0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-instrumentation",
3
- "version": "1.277.1",
3
+ "version": "1.279.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.277.1",
37
- "@salesforce/lds-default-luvio": "^1.277.1",
38
- "@salesforce/lds-utils-adapters": "^1.277.1",
36
+ "@salesforce/lds-bindings": "^1.279.0",
37
+ "@salesforce/lds-default-luvio": "^1.279.0",
38
+ "@salesforce/lds-utils-adapters": "^1.279.0",
39
39
  "o11y": "244.0.0",
40
40
  "o11y_schema": "248.40.0"
41
41
  },
42
42
  "devDependencies": {
43
- "@salesforce/lds-adapters-uiapi": "^1.277.1",
44
- "@salesforce/lds-network-adapter": "^1.277.1",
45
- "@salesforce/nimbus-plugin-lds": "^1.277.1"
43
+ "@salesforce/lds-adapters-uiapi": "^1.279.0",
44
+ "@salesforce/lds-network-adapter": "^1.279.0",
45
+ "@salesforce/nimbus-plugin-lds": "^1.279.0"
46
46
  },
47
47
  "luvioBundlesize": [
48
48
  {