@wavemaker/angular-codegen 11.8.5-next.27436 → 11.8.5-next.27442

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.
@@ -61,6 +61,7 @@
61
61
  }
62
62
  ],
63
63
  "scripts": [
64
+ "./node_modules/x2js/x2js.js",
64
65
  "./node_modules/d3/dist/d3.min.js",
65
66
  "./node_modules/@wavemaker/nvd3/build/nv.d3.min.js",
66
67
  "./node_modules/jquery/dist/jquery.min.js",
@@ -201,6 +202,7 @@
201
202
  "src/assets/app.css"
202
203
  ],
203
204
  "scripts": [
205
+ "./node_modules/x2js/x2js.js",
204
206
  "./node_modules/d3/dist/d3.min.js",
205
207
  "./node_modules/@wavemaker/nvd3/build/nv.d3.min.js",
206
208
  "./node_modules/jquery/dist/jquery.min.js",
@@ -36,7 +36,7 @@
36
36
  "@metrichor/jmespath": "0.3.1",
37
37
  "@wavemaker/focus-trap": "1.0.1",
38
38
  "@wavemaker/nvd3": "1.8.12",
39
- "@wavemaker/variables": "11.8.5-next.27436",
39
+ "@wavemaker/variables": "11.8.5-next.27442",
40
40
  "@ztree/ztree_v3": "3.5.48",
41
41
  "angular-imask": "^7.6.1",
42
42
  "angular2-websocket": "0.9.7",
@@ -6943,9 +6943,9 @@
6943
6943
  }
6944
6944
  },
6945
6945
  "node_modules/@wavemaker/variables": {
6946
- "version": "11.8.5-next.27436",
6947
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.5-next.27436.tgz",
6948
- "integrity": "sha512-wGgmlEw6RhLwYktTzjO8i5xqSoDRY5q+J+qyXxCGNVtEgFiE67XKPdAigGfjwKlead9ll382Iks86E66KymLcA==",
6946
+ "version": "11.8.5-next.27442",
6947
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.5-next.27442.tgz",
6948
+ "integrity": "sha512-au2197/ahNci1D18b1+i1C7zYe+xBevxvUmd/0hvuNDCCYrQ/ZhjRM118OfKcsqqH2elA2S6kJJJI2EieIS+Cw==",
6949
6949
  "dependencies": {
6950
6950
  "@metrichor/jmespath": "^0.3.1",
6951
6951
  "he": "^1.2.0",
@@ -45,7 +45,7 @@
45
45
  "@metrichor/jmespath": "0.3.1",
46
46
  "@wavemaker/focus-trap": "1.0.1",
47
47
  "@wavemaker/nvd3": "1.8.12",
48
- "@wavemaker/variables": "11.8.5-next.27436",
48
+ "@wavemaker/variables": "11.8.5-next.27442",
49
49
  "@ztree/ztree_v3": "3.5.48",
50
50
  "angular-imask": "^7.6.1",
51
51
  "angular2-websocket": "0.9.7",
@@ -70,7 +70,7 @@
70
70
  "tslib": "2.4.1",
71
71
  "x2js": "3.4.4",
72
72
  "zone.js": "0.14.7",
73
- "@wavemaker/app-ng-runtime": "11.8.5-next.27436"
73
+ "@wavemaker/app-ng-runtime": "11.8.5-next.27442"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",