@indra.ai/deva.license 0.17.12 → 0.17.13

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/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -215,7 +215,7 @@ const LICENSE = new Deva({
215
215
  // return this.start if license_check passes otherwise stop.
216
216
  return license_check ? this.start(data, resolve) : this.stop(data, resolve);
217
217
  },
218
- async onReady(data, resolve) {
218
+ onReady(data, resolve) {
219
219
  const {concerns, global} = this.license(); // get the license config
220
220
  const {VLA} = this.info();
221
221
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "46220923248993739422",
3
3
  "name": "@indra.ai/deva.license",
4
- "version": "0.17.12",
4
+ "version": "0.17.13",
5
5
  "license": "VLA:46220923248993739422 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "46220923248993739422",