@salesforce/lds-adapters-cdp-engmt-config 1.459.0 → 1.460.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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/sfdc/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cdp-engmt-config",
3
- "version": "1.459.0",
3
+ "version": "1.460.0",
4
4
  "description": "Engagement Signal Connect API Wire Adapter",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/cdp-engmt-config.js",
@@ -43,10 +43,10 @@
43
43
  "test:unit:debug": "node --inspect-brk ../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand"
44
44
  },
45
45
  "dependencies": {
46
- "@salesforce/lds-bindings": "^1.459.0"
46
+ "@salesforce/lds-bindings": "^1.460.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@salesforce/lds-compiler-plugins": "^1.459.0"
49
+ "@salesforce/lds-compiler-plugins": "^1.460.0"
50
50
  },
51
51
  "nx": {
52
52
  "targets": {
package/sfdc/index.js CHANGED
@@ -2656,4 +2656,4 @@ withDefaultLuvio((luvio) => {
2656
2656
  });
2657
2657
 
2658
2658
  export { createEngagementSignal, createEngagementSignalCompoundMetric, createEngagementSignalMetric, deleteCompoundMetric, deleteEngagementSignal, deleteEngagementSignalMetric, getCompoundMetric, getCompoundMetricNotifyChange, getCompoundMetric_imperative, getEngagementSignal, getEngagementSignalMetric, getEngagementSignalMetricNotifyChange, getEngagementSignalMetric_imperative, getEngagementSignalNotifyChange, getEngagementSignal_imperative, getEngagementSignals, getEngagementSignals_imperative };
2659
- // version: 1.459.0-eda2fb69a9
2659
+ // version: 1.460.0-3e24f1bbff