@salesforce/lds-default-luvio 1.415.0 → 1.416.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.
@@ -135,4 +135,4 @@ function withDefaultLuvio(callback) {
135
135
  }
136
136
 
137
137
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
138
- // version: 1.415.0-3636f2a7b2
138
+ // version: 1.416.0-8d842e3c17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-default-luvio",
3
- "version": "1.415.0",
3
+ "version": "1.416.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "rendezvous point for producers & consumers of the default luvio instance",
6
6
  "bugs": "This software is provided as-is with no support provided.",
@@ -53,7 +53,7 @@
53
53
  "release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-default-luvio"
54
54
  },
55
55
  "dependencies": {
56
- "@luvio/engine": "0.158.7"
56
+ "@luvio/engine": "0.159.0"
57
57
  },
58
58
  "nx": {
59
59
  "targets": {
package/sfdc/ldsEngine.js CHANGED
@@ -184,4 +184,4 @@ if (typeof $A !== 'undefined' &&
184
184
  }
185
185
 
186
186
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
187
- // version: 1.415.0-3636f2a7b2
187
+ // version: 1.416.0-8d842e3c17
@@ -141,4 +141,4 @@ function withDefaultLuvio(callback) {
141
141
  }
142
142
 
143
143
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
144
- // version: 1.415.0-3636f2a7b2
144
+ // version: 1.416.0-8d842e3c17