@salesforce/lds-adapters-industries-context 1.112.1 → 1.112.2

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-industries-context",
3
- "version": "1.112.1",
3
+ "version": "1.112.2",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Normandy Context Service",
6
6
  "main": "dist/umd/es2018/industries-context.js",
@@ -44,14 +44,14 @@
44
44
  "test:compat": "karma start --single-run --compat"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.112.1"
47
+ "@salesforce/lds-bindings": "^1.112.2"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@luvio/cli": "0.137.1",
51
51
  "@luvio/compiler": "0.137.1",
52
52
  "@luvio/engine": "0.137.1",
53
53
  "@luvio/lwc-luvio": "0.137.1",
54
- "@salesforce/lds-karma": "^1.112.1"
54
+ "@salesforce/lds-karma": "^1.112.2"
55
55
  },
56
56
  "nx": {
57
57
  "targets": {
package/sfdc/index.js CHANGED
@@ -5192,4 +5192,4 @@ withDefaultLuvio((luvio) => {
5192
5192
  });
5193
5193
 
5194
5194
  export { createContextAttribute, createContextAttributeTag, createContextDefinition, createContextDefinitionVersion, createContextNode, deleteContextAttribute, deleteContextAttributeTag, deleteContextDefinition, deleteContextDefinitionVersion, deleteContextNode, getContextAttribute, getContextAttributeNotifyChange, getContextAttributeTag, getContextAttributeTagNotifyChange, getContextAttributeTag_imperative, getContextAttributeTagsByAttributeId, getContextAttributeTagsByAttributeId_imperative, getContextAttribute_imperative, getContextDefinition, getContextDefinitionInfo, getContextDefinitionInfoNotifyChange, getContextDefinitionInfo_imperative, getContextDefinitionList, getContextDefinitionList_imperative, getContextDefinitionNotifyChange, getContextDefinitionVersion, getContextDefinitionVersionNotifyChange, getContextDefinitionVersion_imperative, getContextDefinition_imperative, getContextNode, getContextNodeNotifyChange, getContextNode_imperative, updateContextAttribute, updateContextAttributeTag, updateContextDefinition, updateContextDefinitionVersion, updateContextNode };
5195
- // version: 1.112.1-1a0875b1d
5195
+ // version: 1.112.2-9a4fdc6da