@wavemaker-ai/angular-codegen 1.0.0-rc.326 → 1.0.0-rc.328
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.
- package/angular-app/dependency-report.html +1 -1
- package/angular-app/npm-shrinkwrap.json +130 -146
- package/angular-app/package-lock.json +130 -146
- package/angular-app/package.json +5 -5
- package/dependencies/transpilation-web.cjs.js +1 -1
- package/npm-shrinkwrap.json +35 -35
- package/package-lock.json +35 -35
- package/package.json +2 -2
package/angular-app/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-app",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.328",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
"@fullcalendar/list": "6.1.18",
|
|
37
37
|
"@fullcalendar/timegrid": "6.1.18",
|
|
38
38
|
"@metrichor/jmespath": "0.3.1",
|
|
39
|
-
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.
|
|
39
|
+
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.328",
|
|
40
40
|
"@wavemaker/focus-trap": "1.0.1",
|
|
41
|
-
"@wavemaker-ai/foundation-css": "1.0.0-rc.
|
|
41
|
+
"@wavemaker-ai/foundation-css": "1.0.0-rc.328",
|
|
42
42
|
"@wavemaker/nvd3": "1.8.16",
|
|
43
|
-
"@wavemaker-ai/variables": "1.0.0-rc.
|
|
43
|
+
"@wavemaker-ai/variables": "1.0.0-rc.328",
|
|
44
44
|
"@ztree/ztree_v3": "3.5.48",
|
|
45
45
|
"acorn": "8.15.0",
|
|
46
46
|
"angular-imask": "7.6.1",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"tslib": "2.8.1",
|
|
63
63
|
"x2js": "3.4.4",
|
|
64
64
|
"zone.js": "0.15.1",
|
|
65
|
-
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.
|
|
65
|
+
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.328"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
|
|
@@ -105512,7 +105512,7 @@ const registerFormField = (isFormField) => {
|
|
|
105512
105512
|
else {
|
|
105513
105513
|
setDefaultPlaceholder(attrs, widgetType, 2);
|
|
105514
105514
|
}
|
|
105515
|
-
return `<${tagName$Z} data-role="${dataRole}" [formGroup]="${pCounter}.ngform" wmFormField wmCaptionPosition #${counter}="wmFormField" widgettype="${widgetType}" ${getFormMarkupAttr(attrs)}>
|
|
105515
|
+
return `<${tagName$Z} data-role="${dataRole}" [formGroup]="${pCounter}.ngform" wmFormField wmCaptionPosition #${counter}="wmFormField" widgettype="${widgetType}" [hidden]="!${counter}.show" ${getFormMarkupAttr(attrs)}>
|
|
105516
105516
|
<div class="live-field form-group app-composite-widget clearfix caption-{{${pCounter}.captionposition}}" widget="${widgetType}">
|
|
105517
105517
|
<label [hidden]="!${counter}.displayname" class="app-label control-label formfield-label {{${pCounter}._captionClass}}"
|
|
105518
105518
|
[ngStyle]="{width: ${pCounter}.captionsize}" [ngClass]="{'text-danger': ${counter}._control?.invalid && ${counter}._control?.touched && ${pCounter}.isUpdateMode,
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-codegen",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.328",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker-ai/angular-codegen",
|
|
9
|
-
"version": "1.0.0-rc.
|
|
9
|
+
"version": "1.0.0-rc.328",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker-ai/angular-app": "1.0.0-rc.
|
|
12
|
+
"@wavemaker-ai/angular-app": "1.0.0-rc.328",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1379,8 +1379,8 @@
|
|
|
1379
1379
|
"license": "MIT"
|
|
1380
1380
|
},
|
|
1381
1381
|
"node_modules/@wavemaker-ai/angular-app": {
|
|
1382
|
-
"version": "1.0.0-rc.
|
|
1383
|
-
"integrity": "sha512-
|
|
1382
|
+
"version": "1.0.0-rc.328",
|
|
1383
|
+
"integrity": "sha512-h44mFF5HZgjtZ780rj6smLd0kbOD2Z3uxCoF0NZQ2iK4jDRul6WxQQumIiFJXuzdNizcRokIkNwfdDEcPUll7Q==",
|
|
1384
1384
|
"dependencies": {
|
|
1385
1385
|
"@angular/animations": "20.3.19",
|
|
1386
1386
|
"@angular/common": "20.3.19",
|
|
@@ -1397,10 +1397,10 @@
|
|
|
1397
1397
|
"@fullcalendar/list": "6.1.18",
|
|
1398
1398
|
"@fullcalendar/timegrid": "6.1.18",
|
|
1399
1399
|
"@metrichor/jmespath": "0.3.1",
|
|
1400
|
-
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.
|
|
1401
|
-
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.
|
|
1402
|
-
"@wavemaker-ai/foundation-css": "1.0.0-rc.
|
|
1403
|
-
"@wavemaker-ai/variables": "1.0.0-rc.
|
|
1400
|
+
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.328",
|
|
1401
|
+
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.328",
|
|
1402
|
+
"@wavemaker-ai/foundation-css": "1.0.0-rc.328",
|
|
1403
|
+
"@wavemaker-ai/variables": "1.0.0-rc.328",
|
|
1404
1404
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1405
1405
|
"@wavemaker/nvd3": "1.8.16",
|
|
1406
1406
|
"@ztree/ztree_v3": "3.5.48",
|
|
@@ -1437,8 +1437,8 @@
|
|
|
1437
1437
|
}
|
|
1438
1438
|
},
|
|
1439
1439
|
"node_modules/@wavemaker-ai/app-ng-runtime": {
|
|
1440
|
-
"version": "1.0.0-rc.
|
|
1441
|
-
"integrity": "sha512-
|
|
1440
|
+
"version": "1.0.0-rc.328",
|
|
1441
|
+
"integrity": "sha512-uiZn5rzydXO5556VS7QDd+mABEuyeHkZCgOe7dcu+G3zD6ISz39BwlYSfaT0ANsFHjRa2vdmj/PEgEJd+lKGEw==",
|
|
1442
1442
|
"license": "MIT",
|
|
1443
1443
|
"engines": {
|
|
1444
1444
|
"node": ">=18.16.1",
|
|
@@ -1446,13 +1446,13 @@
|
|
|
1446
1446
|
}
|
|
1447
1447
|
},
|
|
1448
1448
|
"node_modules/@wavemaker-ai/custom-widgets-m3": {
|
|
1449
|
-
"version": "1.0.0-rc.
|
|
1450
|
-
"integrity": "sha512-
|
|
1449
|
+
"version": "1.0.0-rc.328",
|
|
1450
|
+
"integrity": "sha512-ttBXApZMqMuEveFJjHYEvN0nYYfnVEddXCXWgVhjH9ojHCC5/jMKBWRI45lLvuTAvdSYj9NNIve663VJymhQXw==",
|
|
1451
1451
|
"license": "ISC"
|
|
1452
1452
|
},
|
|
1453
1453
|
"node_modules/@wavemaker-ai/foundation-css": {
|
|
1454
|
-
"version": "1.0.0-rc.
|
|
1455
|
-
"integrity": "sha512-
|
|
1454
|
+
"version": "1.0.0-rc.328",
|
|
1455
|
+
"integrity": "sha512-pC8uwKeVxryIco4lOnhMxkdrCNgFP8JDifWwkSAo/8lmzYEF4Fx/7d5ijMmsGKlGctwG/K7ZPHy7V7/iKSjlOQ==",
|
|
1456
1456
|
"license": "ISC",
|
|
1457
1457
|
"dependencies": {
|
|
1458
1458
|
"ajv": "^8.18.0",
|
|
@@ -1460,8 +1460,8 @@
|
|
|
1460
1460
|
}
|
|
1461
1461
|
},
|
|
1462
1462
|
"node_modules/@wavemaker-ai/variables": {
|
|
1463
|
-
"version": "1.0.0-rc.
|
|
1464
|
-
"integrity": "sha512-
|
|
1463
|
+
"version": "1.0.0-rc.328",
|
|
1464
|
+
"integrity": "sha512-DMs80xOqOt+s9GG4Bd5dwClO8oqZDpoBU70HLX9ack6BMdZKN2WX8eAqBTiYUDxoZLYwhBc0e+M3joEroDpGEA==",
|
|
1465
1465
|
"license": "ISC",
|
|
1466
1466
|
"dependencies": {
|
|
1467
1467
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -1963,8 +1963,8 @@
|
|
|
1963
1963
|
}
|
|
1964
1964
|
},
|
|
1965
1965
|
"node_modules/bare-url": {
|
|
1966
|
-
"version": "2.4.
|
|
1967
|
-
"integrity": "sha512-
|
|
1966
|
+
"version": "2.4.6",
|
|
1967
|
+
"integrity": "sha512-iQxPClE07hETVpbRoX7JXX3v/ZQViCxe/SYCxylRLzdEx1xJAufPptfiOqR8tqiCtmbtMDANKWszzjLu1PMAZQ==",
|
|
1968
1968
|
"license": "Apache-2.0",
|
|
1969
1969
|
"dependencies": {
|
|
1970
1970
|
"bare-path": "^3.0.0"
|
|
@@ -1990,8 +1990,8 @@
|
|
|
1990
1990
|
"license": "MIT"
|
|
1991
1991
|
},
|
|
1992
1992
|
"node_modules/baseline-browser-mapping": {
|
|
1993
|
-
"version": "2.
|
|
1994
|
-
"integrity": "sha512-
|
|
1993
|
+
"version": "2.11.1",
|
|
1994
|
+
"integrity": "sha512-HYXq73DDpCtNzOmrFsm9eSwCvWCql0RzqjpDzXN9EadiLJ4DNat0nsZ/Bzmy+Ud12mb4/zKDY0cQ805ZzN+i0A==",
|
|
1995
1995
|
"dev": true,
|
|
1996
1996
|
"license": "Apache-2.0",
|
|
1997
1997
|
"bin": {
|
|
@@ -2108,8 +2108,8 @@
|
|
|
2108
2108
|
"license": "BSD-2-Clause"
|
|
2109
2109
|
},
|
|
2110
2110
|
"node_modules/browserslist": {
|
|
2111
|
-
"version": "4.28.
|
|
2112
|
-
"integrity": "sha512-
|
|
2111
|
+
"version": "4.28.7",
|
|
2112
|
+
"integrity": "sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==",
|
|
2113
2113
|
"dev": true,
|
|
2114
2114
|
"funding": [
|
|
2115
2115
|
{
|
|
@@ -2127,10 +2127,10 @@
|
|
|
2127
2127
|
],
|
|
2128
2128
|
"license": "MIT",
|
|
2129
2129
|
"dependencies": {
|
|
2130
|
-
"baseline-browser-mapping": "^2.10.
|
|
2131
|
-
"caniuse-lite": "^1.0.
|
|
2132
|
-
"electron-to-chromium": "^1.5.
|
|
2133
|
-
"node-releases": "^2.0.
|
|
2130
|
+
"baseline-browser-mapping": "^2.10.44",
|
|
2131
|
+
"caniuse-lite": "^1.0.30001806",
|
|
2132
|
+
"electron-to-chromium": "^1.5.393",
|
|
2133
|
+
"node-releases": "^2.0.51",
|
|
2134
2134
|
"update-browserslist-db": "^1.2.3"
|
|
2135
2135
|
},
|
|
2136
2136
|
"bin": {
|
|
@@ -2274,8 +2274,8 @@
|
|
|
2274
2274
|
}
|
|
2275
2275
|
},
|
|
2276
2276
|
"node_modules/caniuse-lite": {
|
|
2277
|
-
"version": "1.0.
|
|
2278
|
-
"integrity": "sha512-
|
|
2277
|
+
"version": "1.0.30001806",
|
|
2278
|
+
"integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
|
|
2279
2279
|
"dev": true,
|
|
2280
2280
|
"funding": [
|
|
2281
2281
|
{
|
|
@@ -3347,8 +3347,8 @@
|
|
|
3347
3347
|
"license": "MIT"
|
|
3348
3348
|
},
|
|
3349
3349
|
"node_modules/electron-to-chromium": {
|
|
3350
|
-
"version": "1.5.
|
|
3351
|
-
"integrity": "sha512-
|
|
3350
|
+
"version": "1.5.396",
|
|
3351
|
+
"integrity": "sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==",
|
|
3352
3352
|
"dev": true,
|
|
3353
3353
|
"license": "ISC"
|
|
3354
3354
|
},
|
|
@@ -3668,8 +3668,8 @@
|
|
|
3668
3668
|
"license": "MIT"
|
|
3669
3669
|
},
|
|
3670
3670
|
"node_modules/fast-uri": {
|
|
3671
|
-
"version": "3.1.
|
|
3672
|
-
"integrity": "sha512-
|
|
3671
|
+
"version": "3.1.4",
|
|
3672
|
+
"integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
|
|
3673
3673
|
"funding": [
|
|
3674
3674
|
{
|
|
3675
3675
|
"type": "github",
|
|
@@ -7871,8 +7871,8 @@
|
|
|
7871
7871
|
"license": "ISC"
|
|
7872
7872
|
},
|
|
7873
7873
|
"node_modules/ws": {
|
|
7874
|
-
"version": "7.5.
|
|
7875
|
-
"integrity": "sha512-
|
|
7874
|
+
"version": "7.5.13",
|
|
7875
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
7876
7876
|
"license": "MIT",
|
|
7877
7877
|
"engines": {
|
|
7878
7878
|
"node": ">=8.3.0"
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-codegen",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.328",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker-ai/angular-codegen",
|
|
9
|
-
"version": "1.0.0-rc.
|
|
9
|
+
"version": "1.0.0-rc.328",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker-ai/angular-app": "1.0.0-rc.
|
|
12
|
+
"@wavemaker-ai/angular-app": "1.0.0-rc.328",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1379,8 +1379,8 @@
|
|
|
1379
1379
|
"license": "MIT"
|
|
1380
1380
|
},
|
|
1381
1381
|
"node_modules/@wavemaker-ai/angular-app": {
|
|
1382
|
-
"version": "1.0.0-rc.
|
|
1383
|
-
"integrity": "sha512-
|
|
1382
|
+
"version": "1.0.0-rc.328",
|
|
1383
|
+
"integrity": "sha512-h44mFF5HZgjtZ780rj6smLd0kbOD2Z3uxCoF0NZQ2iK4jDRul6WxQQumIiFJXuzdNizcRokIkNwfdDEcPUll7Q==",
|
|
1384
1384
|
"dependencies": {
|
|
1385
1385
|
"@angular/animations": "20.3.19",
|
|
1386
1386
|
"@angular/common": "20.3.19",
|
|
@@ -1397,10 +1397,10 @@
|
|
|
1397
1397
|
"@fullcalendar/list": "6.1.18",
|
|
1398
1398
|
"@fullcalendar/timegrid": "6.1.18",
|
|
1399
1399
|
"@metrichor/jmespath": "0.3.1",
|
|
1400
|
-
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.
|
|
1401
|
-
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.
|
|
1402
|
-
"@wavemaker-ai/foundation-css": "1.0.0-rc.
|
|
1403
|
-
"@wavemaker-ai/variables": "1.0.0-rc.
|
|
1400
|
+
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.328",
|
|
1401
|
+
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.328",
|
|
1402
|
+
"@wavemaker-ai/foundation-css": "1.0.0-rc.328",
|
|
1403
|
+
"@wavemaker-ai/variables": "1.0.0-rc.328",
|
|
1404
1404
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1405
1405
|
"@wavemaker/nvd3": "1.8.16",
|
|
1406
1406
|
"@ztree/ztree_v3": "3.5.48",
|
|
@@ -1437,8 +1437,8 @@
|
|
|
1437
1437
|
}
|
|
1438
1438
|
},
|
|
1439
1439
|
"node_modules/@wavemaker-ai/app-ng-runtime": {
|
|
1440
|
-
"version": "1.0.0-rc.
|
|
1441
|
-
"integrity": "sha512-
|
|
1440
|
+
"version": "1.0.0-rc.328",
|
|
1441
|
+
"integrity": "sha512-uiZn5rzydXO5556VS7QDd+mABEuyeHkZCgOe7dcu+G3zD6ISz39BwlYSfaT0ANsFHjRa2vdmj/PEgEJd+lKGEw==",
|
|
1442
1442
|
"license": "MIT",
|
|
1443
1443
|
"engines": {
|
|
1444
1444
|
"node": ">=18.16.1",
|
|
@@ -1446,13 +1446,13 @@
|
|
|
1446
1446
|
}
|
|
1447
1447
|
},
|
|
1448
1448
|
"node_modules/@wavemaker-ai/custom-widgets-m3": {
|
|
1449
|
-
"version": "1.0.0-rc.
|
|
1450
|
-
"integrity": "sha512-
|
|
1449
|
+
"version": "1.0.0-rc.328",
|
|
1450
|
+
"integrity": "sha512-ttBXApZMqMuEveFJjHYEvN0nYYfnVEddXCXWgVhjH9ojHCC5/jMKBWRI45lLvuTAvdSYj9NNIve663VJymhQXw==",
|
|
1451
1451
|
"license": "ISC"
|
|
1452
1452
|
},
|
|
1453
1453
|
"node_modules/@wavemaker-ai/foundation-css": {
|
|
1454
|
-
"version": "1.0.0-rc.
|
|
1455
|
-
"integrity": "sha512-
|
|
1454
|
+
"version": "1.0.0-rc.328",
|
|
1455
|
+
"integrity": "sha512-pC8uwKeVxryIco4lOnhMxkdrCNgFP8JDifWwkSAo/8lmzYEF4Fx/7d5ijMmsGKlGctwG/K7ZPHy7V7/iKSjlOQ==",
|
|
1456
1456
|
"license": "ISC",
|
|
1457
1457
|
"dependencies": {
|
|
1458
1458
|
"ajv": "^8.18.0",
|
|
@@ -1460,8 +1460,8 @@
|
|
|
1460
1460
|
}
|
|
1461
1461
|
},
|
|
1462
1462
|
"node_modules/@wavemaker-ai/variables": {
|
|
1463
|
-
"version": "1.0.0-rc.
|
|
1464
|
-
"integrity": "sha512-
|
|
1463
|
+
"version": "1.0.0-rc.328",
|
|
1464
|
+
"integrity": "sha512-DMs80xOqOt+s9GG4Bd5dwClO8oqZDpoBU70HLX9ack6BMdZKN2WX8eAqBTiYUDxoZLYwhBc0e+M3joEroDpGEA==",
|
|
1465
1465
|
"license": "ISC",
|
|
1466
1466
|
"dependencies": {
|
|
1467
1467
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -1963,8 +1963,8 @@
|
|
|
1963
1963
|
}
|
|
1964
1964
|
},
|
|
1965
1965
|
"node_modules/bare-url": {
|
|
1966
|
-
"version": "2.4.
|
|
1967
|
-
"integrity": "sha512-
|
|
1966
|
+
"version": "2.4.6",
|
|
1967
|
+
"integrity": "sha512-iQxPClE07hETVpbRoX7JXX3v/ZQViCxe/SYCxylRLzdEx1xJAufPptfiOqR8tqiCtmbtMDANKWszzjLu1PMAZQ==",
|
|
1968
1968
|
"license": "Apache-2.0",
|
|
1969
1969
|
"dependencies": {
|
|
1970
1970
|
"bare-path": "^3.0.0"
|
|
@@ -1990,8 +1990,8 @@
|
|
|
1990
1990
|
"license": "MIT"
|
|
1991
1991
|
},
|
|
1992
1992
|
"node_modules/baseline-browser-mapping": {
|
|
1993
|
-
"version": "2.
|
|
1994
|
-
"integrity": "sha512-
|
|
1993
|
+
"version": "2.11.1",
|
|
1994
|
+
"integrity": "sha512-HYXq73DDpCtNzOmrFsm9eSwCvWCql0RzqjpDzXN9EadiLJ4DNat0nsZ/Bzmy+Ud12mb4/zKDY0cQ805ZzN+i0A==",
|
|
1995
1995
|
"dev": true,
|
|
1996
1996
|
"license": "Apache-2.0",
|
|
1997
1997
|
"bin": {
|
|
@@ -2108,8 +2108,8 @@
|
|
|
2108
2108
|
"license": "BSD-2-Clause"
|
|
2109
2109
|
},
|
|
2110
2110
|
"node_modules/browserslist": {
|
|
2111
|
-
"version": "4.28.
|
|
2112
|
-
"integrity": "sha512-
|
|
2111
|
+
"version": "4.28.7",
|
|
2112
|
+
"integrity": "sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==",
|
|
2113
2113
|
"dev": true,
|
|
2114
2114
|
"funding": [
|
|
2115
2115
|
{
|
|
@@ -2127,10 +2127,10 @@
|
|
|
2127
2127
|
],
|
|
2128
2128
|
"license": "MIT",
|
|
2129
2129
|
"dependencies": {
|
|
2130
|
-
"baseline-browser-mapping": "^2.10.
|
|
2131
|
-
"caniuse-lite": "^1.0.
|
|
2132
|
-
"electron-to-chromium": "^1.5.
|
|
2133
|
-
"node-releases": "^2.0.
|
|
2130
|
+
"baseline-browser-mapping": "^2.10.44",
|
|
2131
|
+
"caniuse-lite": "^1.0.30001806",
|
|
2132
|
+
"electron-to-chromium": "^1.5.393",
|
|
2133
|
+
"node-releases": "^2.0.51",
|
|
2134
2134
|
"update-browserslist-db": "^1.2.3"
|
|
2135
2135
|
},
|
|
2136
2136
|
"bin": {
|
|
@@ -2274,8 +2274,8 @@
|
|
|
2274
2274
|
}
|
|
2275
2275
|
},
|
|
2276
2276
|
"node_modules/caniuse-lite": {
|
|
2277
|
-
"version": "1.0.
|
|
2278
|
-
"integrity": "sha512-
|
|
2277
|
+
"version": "1.0.30001806",
|
|
2278
|
+
"integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
|
|
2279
2279
|
"dev": true,
|
|
2280
2280
|
"funding": [
|
|
2281
2281
|
{
|
|
@@ -3347,8 +3347,8 @@
|
|
|
3347
3347
|
"license": "MIT"
|
|
3348
3348
|
},
|
|
3349
3349
|
"node_modules/electron-to-chromium": {
|
|
3350
|
-
"version": "1.5.
|
|
3351
|
-
"integrity": "sha512-
|
|
3350
|
+
"version": "1.5.396",
|
|
3351
|
+
"integrity": "sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==",
|
|
3352
3352
|
"dev": true,
|
|
3353
3353
|
"license": "ISC"
|
|
3354
3354
|
},
|
|
@@ -3668,8 +3668,8 @@
|
|
|
3668
3668
|
"license": "MIT"
|
|
3669
3669
|
},
|
|
3670
3670
|
"node_modules/fast-uri": {
|
|
3671
|
-
"version": "3.1.
|
|
3672
|
-
"integrity": "sha512-
|
|
3671
|
+
"version": "3.1.4",
|
|
3672
|
+
"integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
|
|
3673
3673
|
"funding": [
|
|
3674
3674
|
{
|
|
3675
3675
|
"type": "github",
|
|
@@ -7871,8 +7871,8 @@
|
|
|
7871
7871
|
"license": "ISC"
|
|
7872
7872
|
},
|
|
7873
7873
|
"node_modules/ws": {
|
|
7874
|
-
"version": "7.5.
|
|
7875
|
-
"integrity": "sha512-
|
|
7874
|
+
"version": "7.5.13",
|
|
7875
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
7876
7876
|
"license": "MIT",
|
|
7877
7877
|
"engines": {
|
|
7878
7878
|
"node": ">=8.3.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-codegen",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.328",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
".npmrc"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@wavemaker-ai/angular-app": "1.0.0-rc.
|
|
18
|
+
"@wavemaker-ai/angular-app": "1.0.0-rc.328",
|
|
19
19
|
"archiver": "^7.0.1",
|
|
20
20
|
"cheerio": "1.0.0-rc.12",
|
|
21
21
|
"decode-uri-component": "^0.2.0",
|