@wavemaker/angular-codegen 11.2.0-next.140401 → 11.2.0-next.140403

Sign up to get free protection for your applications and to get access to all the features.
@@ -5951,9 +5951,9 @@
5951
5951
  "integrity": "sha512-KwdblvQbf0k51JYt1SJIhhkoQflWsOfgb6MVT9I/kDFpGmm5Z71PXOTNwOGnBFvuqGH6AJVQoM7StE0IK6OmXQ=="
5952
5952
  },
5953
5953
  "@wavemaker/variables": {
5954
- "version": "11.2.0-next.140401",
5955
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.2.0-next.140401.tgz",
5956
- "integrity": "sha512-ywgLSuuhcFORp3Q2F/2DoF0LiCzmNLEi2pYfyhTASCAMhh/AS+y5KczGwFAicAJIX4s1CefvhD3zh18Z/YPqDw==",
5954
+ "version": "11.2.0-next.140403",
5955
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.2.0-next.140403.tgz",
5956
+ "integrity": "sha512-3LuaPTcLVs4Lw28P/qiyCAKv+v4fJ9leENF6OpP2mkVbUwNoSh53ks+Hvb6/m4Q23AX7W5zWRRCcOGARFlGZBw==",
5957
5957
  "requires": {
5958
5958
  "@metrichor/jmespath": "^0.3.1",
5959
5959
  "lodash": "^4.17.21",
@@ -46,7 +46,7 @@
46
46
  "@awesome-cordova-plugins/vibration": "5.39.1",
47
47
  "@metrichor/jmespath": "^0.3.1",
48
48
  "@wavemaker.com/nvd3": "1.0.0",
49
- "@wavemaker/variables": "11.2.0-next.140401",
49
+ "@wavemaker/variables": "11.2.0-next.140403",
50
50
  "angular-imask": "6.0.4",
51
51
  "angular2-websocket": "0.9.7",
52
52
  "core-js": "2.5.4",
@@ -70,7 +70,7 @@
70
70
  "tslib": "^2.0.0",
71
71
  "x2js": "3.2.6",
72
72
  "zone.js": "~0.11.4",
73
- "@wavemaker/app-ng-runtime": "11.2.0-next.140401"
73
+ "@wavemaker/app-ng-runtime": "11.2.0-next.140403"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -37,7 +37,7 @@
37
37
  "@wm/core": [
38
38
  "node_modules/@wavemaker/app-ng-runtime/core"
39
39
  ],
40
- "@wm/common/variables": [
40
+ "@wavemaker/variables": [
41
41
  "node_modules/@wavemaker/variables/"
42
42
  ],
43
43
  "@wm/components/base": [
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.2.0-next.140401",
3
+ "version": "11.2.0-next.140403",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {