@wavemaker/angular-codegen 11.3.6-rc.5349 → 11.3.6-rc.5353
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.
@@ -5960,13 +5960,14 @@
|
|
5960
5960
|
}
|
5961
5961
|
},
|
5962
5962
|
"@wavemaker/variables": {
|
5963
|
-
"version": "11.3.6-rc.
|
5964
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.3.6-rc.
|
5965
|
-
"integrity": "sha512-
|
5963
|
+
"version": "11.3.6-rc.5353",
|
5964
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.3.6-rc.5353.tgz",
|
5965
|
+
"integrity": "sha512-Fv1X3HAICZeftKDdc0Rc71/7/Jn5oTRuCLVHrcCz/Z73MqYVpS9HHsVDAvOlqmUyNiX+izRlIwoa/vA0xq2ifg==",
|
5966
5966
|
"requires": {
|
5967
5967
|
"@metrichor/jmespath": "^0.3.1",
|
5968
5968
|
"he": "^1.2.0",
|
5969
5969
|
"lodash": "^4.17.21",
|
5970
|
+
"moment": "^2.29.4",
|
5970
5971
|
"x2js": "3.2.6"
|
5971
5972
|
}
|
5972
5973
|
},
|
@@ -14841,8 +14842,7 @@
|
|
14841
14842
|
"moment": {
|
14842
14843
|
"version": "2.29.4",
|
14843
14844
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
|
14844
|
-
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
|
14845
|
-
"dev": true
|
14845
|
+
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
|
14846
14846
|
},
|
14847
14847
|
"moment-timezone": {
|
14848
14848
|
"version": "0.5.39",
|
@@ -47,7 +47,7 @@
|
|
47
47
|
"@metrichor/jmespath": "^0.3.1",
|
48
48
|
"@wavemaker.com/nvd3": "1.0.0",
|
49
49
|
"@wavemaker/focus-trap": "^1.0.0",
|
50
|
-
"@wavemaker/variables": "11.3.6-rc.
|
50
|
+
"@wavemaker/variables": "11.3.6-rc.5353",
|
51
51
|
"angular-imask": "6.0.4",
|
52
52
|
"angular2-websocket": "0.9.7",
|
53
53
|
"core-js": "2.5.4",
|
@@ -71,7 +71,7 @@
|
|
71
71
|
"tslib": "^2.0.0",
|
72
72
|
"x2js": "3.2.6",
|
73
73
|
"zone.js": "~0.11.4",
|
74
|
-
"@wavemaker/app-ng-runtime": "11.3.6-rc.
|
74
|
+
"@wavemaker/app-ng-runtime": "11.3.6-rc.5353"
|
75
75
|
},
|
76
76
|
"devDependencies": {
|
77
77
|
"@ampproject/rollup-plugin-closure-compiler": "0.8.5",
|