@wavemaker/angular-codegen 11.8.0-next.24863 → 11.8.0-next.24865

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.
@@ -36,9 +36,9 @@
36
36
  "@metrichor/jmespath": "0.3.1",
37
37
  "@wavemaker/focus-trap": "1.0.0",
38
38
  "@wavemaker/nvd3": "1.8.11",
39
- "@wavemaker/variables": "11.8.0-next.24863",
39
+ "@wavemaker/variables": "11.8.0-next.24865",
40
40
  "@ztree/ztree_v3": "3.5.48",
41
- "angular-imask": "7.6.0",
41
+ "angular-imask": "^7.6.1",
42
42
  "angular2-websocket": "0.9.7",
43
43
  "core-js": "3.35.1",
44
44
  "d3": "7.8.5",
@@ -7273,9 +7273,9 @@
7273
7273
  }
7274
7274
  },
7275
7275
  "node_modules/@wavemaker/variables": {
7276
- "version": "11.8.0-next.24863",
7277
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.24863.tgz",
7278
- "integrity": "sha512-U1SkyAlg3ezMxbte39t3r3ZAihdczPbt76XwC5623sE40I0SBVOKQQKvaCpb8+PKhFOZnKqwdIfm2jYSSfNoTA==",
7276
+ "version": "11.8.0-next.24865",
7277
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.24865.tgz",
7278
+ "integrity": "sha512-uvO2dWkQKeXLI/tsUQg526vJJvJUYW8Avf0Bgm3l1UOKnNV14DciqGMaJnFHCsQIAPLGy3v+lvg/y1VbDIYc6Q==",
7279
7279
  "dependencies": {
7280
7280
  "@metrichor/jmespath": "^0.3.1",
7281
7281
  "he": "^1.2.0",
@@ -7784,11 +7784,11 @@
7784
7784
  }
7785
7785
  },
7786
7786
  "node_modules/angular-imask": {
7787
- "version": "7.6.0",
7788
- "resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-7.6.0.tgz",
7789
- "integrity": "sha512-nyeGRBqQyo0kuoZd0qcx+ozjaMrslO4VWcZw8hVJxI8srA04jMcJ4FOlw7ceHGQ8TRFlf5hqAw3oYzB6x5FH7w==",
7787
+ "version": "7.6.1",
7788
+ "resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-7.6.1.tgz",
7789
+ "integrity": "sha512-RL56eHBMfo+15nLmlO/Y0Fb7eYwjc8CRl6mpUsiG7KxBQ9rsH8Va/wD6HhcYXjOuNYvGqM1aTDYAqayu1wp3Xw==",
7790
7790
  "dependencies": {
7791
- "imask": "^7.6.0",
7791
+ "imask": "^7.6.1",
7792
7792
  "tslib": "^2.6.2"
7793
7793
  }
7794
7794
  },
@@ -45,9 +45,9 @@
45
45
  "@metrichor/jmespath": "0.3.1",
46
46
  "@wavemaker/focus-trap": "1.0.0",
47
47
  "@wavemaker/nvd3": "1.8.11",
48
- "@wavemaker/variables": "11.8.0-next.24863",
48
+ "@wavemaker/variables": "11.8.0-next.24865",
49
49
  "@ztree/ztree_v3": "3.5.48",
50
- "angular-imask": "7.6.0",
50
+ "angular-imask": "^7.6.1",
51
51
  "angular2-websocket": "0.9.7",
52
52
  "core-js": "3.35.1",
53
53
  "d3": "7.8.5",
@@ -71,7 +71,7 @@
71
71
  "tslib": "2.4.1",
72
72
  "x2js": "3.4.4",
73
73
  "zone.js": "0.13.3",
74
- "@wavemaker/app-ng-runtime": "11.8.0-next.24863"
74
+ "@wavemaker/app-ng-runtime": "11.8.0-next.24865"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
@@ -116,8 +116,8 @@
116
116
  "yargs": "^17.3.1"
117
117
  },
118
118
  "optionalDependencies": {
119
- "@rollup/rollup-linux-x64-gnu": "4.9.5",
120
119
  "@rollup/rollup-darwin-arm64": "4.9.5",
120
+ "@rollup/rollup-linux-x64-gnu": "4.9.5",
121
121
  "@rollup/rollup-win32-x64": "4.9.5"
122
122
  },
123
123
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.8.0-next.24863",
3
+ "version": "11.8.0-next.24865",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {