@wavemaker/angular-codegen 11.8.0-next.141682 → 11.8.0-next.141683

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.
@@ -37,7 +37,7 @@
37
37
  "@metrichor/jmespath": "0.3.1",
38
38
  "@wavemaker/focus-trap": "1.0.1",
39
39
  "@wavemaker/nvd3": "1.8.11",
40
- "@wavemaker/variables": "11.8.0-next.141682",
40
+ "@wavemaker/variables": "11.8.0-next.141683",
41
41
  "@ztree/ztree_v3": "3.5.48",
42
42
  "angular-imask": "^7.6.1",
43
43
  "angular2-websocket": "0.9.7",
@@ -6452,9 +6452,9 @@
6452
6452
  }
6453
6453
  },
6454
6454
  "node_modules/@wavemaker/variables": {
6455
- "version": "11.8.0-next.141682",
6456
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.141682.tgz",
6457
- "integrity": "sha512-vUdjHK3llez+/zxOv1zc0JtHp5x4YgCIO4JknVOjLuqo2j/Xum8bS6QtR/SJKdkS0AatA0rsjhWS7bdvjDVVZg==",
6455
+ "version": "11.8.0-next.141683",
6456
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.141683.tgz",
6457
+ "integrity": "sha512-euvNa/wRut0qnDftimO01IFHw1dy2JA3v7ZMogALB+Tpk8apUoWijrH0F/JDoqaE5glLBfcmeKcwu9qhW1sddg==",
6458
6458
  "hasShrinkwrap": true,
6459
6459
  "dependencies": {
6460
6460
  "@metrichor/jmespath": "^0.3.1",
@@ -7326,9 +7326,9 @@
7326
7326
  }
7327
7327
  },
7328
7328
  "node_modules/@wavemaker/variables/node_modules/import-local": {
7329
- "version": "3.1.0",
7330
- "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
7331
- "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
7329
+ "version": "3.2.0",
7330
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
7331
+ "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
7332
7332
  "extraneous": true,
7333
7333
  "dependencies": {
7334
7334
  "pkg-dir": "^4.2.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-app",
3
- "version": "11.8.0-next.141682",
3
+ "version": "11.8.0-next.141683",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "./node_modules/.bin/ng serve",
@@ -46,7 +46,7 @@
46
46
  "@metrichor/jmespath": "0.3.1",
47
47
  "@wavemaker/focus-trap": "1.0.1",
48
48
  "@wavemaker/nvd3": "1.8.11",
49
- "@wavemaker/variables": "11.8.0-next.141682",
49
+ "@wavemaker/variables": "11.8.0-next.141683",
50
50
  "@ztree/ztree_v3": "3.5.48",
51
51
  "angular-imask": "^7.6.1",
52
52
  "angular2-websocket": "0.9.7",
@@ -71,7 +71,7 @@
71
71
  "tslib": "2.4.1",
72
72
  "x2js": "3.4.4",
73
73
  "zone.js": "0.14.7",
74
- "@wavemaker/app-ng-runtime": "11.8.0-next.141682"
74
+ "@wavemaker/app-ng-runtime": "11.8.0-next.141683"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.8.0-next.141682",
3
+ "version": "11.8.0-next.141683",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/angular-codegen",
9
- "version": "11.8.0-next.141682",
9
+ "version": "11.8.0-next.141683",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "cheerio": "^1.0.0-rc.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.8.0-next.141682",
3
+ "version": "11.8.0-next.141683",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {