@salesforce/lds-adapters-industries-context 1.112.0 → 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 +7 -7
  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.0",
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.0"
47
+ "@salesforce/lds-bindings": "^1.112.2"
48
48
  },
49
49
  "devDependencies": {
50
- "@luvio/cli": "0.136.5",
51
- "@luvio/compiler": "0.136.5",
52
- "@luvio/engine": "0.136.5",
53
- "@luvio/lwc-luvio": "0.136.5",
54
- "@salesforce/lds-karma": "^1.112.0"
50
+ "@luvio/cli": "0.137.1",
51
+ "@luvio/compiler": "0.137.1",
52
+ "@luvio/engine": "0.137.1",
53
+ "@luvio/lwc-luvio": "0.137.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.0-725d7e6e3
5195
+ // version: 1.112.2-9a4fdc6da