@wavemaker/angular-codegen 11.11.3-rc.6167 → 11.11.4-rc.213
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 +95 -80
- package/angular-app/package-lock.json +95 -80
- package/angular-app/package.json +5 -5
- package/dependencies/pipe-provider.cjs.js +8 -0
- package/dependencies/transpilation-web.cjs.js +4 -0
- package/npm-shrinkwrap.json +40 -40
- package/package-lock.json +40 -40
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.
|
|
3
|
+
"version": "11.11.4-rc.213",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.11.
|
|
9
|
+
"version": "11.11.4-rc.213",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.11.
|
|
12
|
+
"@wavemaker/angular-app": "11.11.4-rc.213",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -861,8 +861,8 @@
|
|
|
861
861
|
}
|
|
862
862
|
},
|
|
863
863
|
"node_modules/@jest/core/node_modules/brace-expansion": {
|
|
864
|
-
"version": "1.1.
|
|
865
|
-
"integrity": "sha512-
|
|
864
|
+
"version": "1.1.12",
|
|
865
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
866
866
|
"dev": true,
|
|
867
867
|
"license": "MIT",
|
|
868
868
|
"dependencies": {
|
|
@@ -1022,8 +1022,8 @@
|
|
|
1022
1022
|
}
|
|
1023
1023
|
},
|
|
1024
1024
|
"node_modules/@jest/reporters/node_modules/brace-expansion": {
|
|
1025
|
-
"version": "1.1.
|
|
1026
|
-
"integrity": "sha512-
|
|
1025
|
+
"version": "1.1.12",
|
|
1026
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
1027
1027
|
"dev": true,
|
|
1028
1028
|
"license": "MIT",
|
|
1029
1029
|
"dependencies": {
|
|
@@ -1371,11 +1371,11 @@
|
|
|
1371
1371
|
}
|
|
1372
1372
|
},
|
|
1373
1373
|
"node_modules/@types/node": {
|
|
1374
|
-
"version": "
|
|
1375
|
-
"integrity": "sha512-
|
|
1374
|
+
"version": "24.0.1",
|
|
1375
|
+
"integrity": "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==",
|
|
1376
1376
|
"license": "MIT",
|
|
1377
1377
|
"dependencies": {
|
|
1378
|
-
"undici-types": "~
|
|
1378
|
+
"undici-types": "~7.8.0"
|
|
1379
1379
|
}
|
|
1380
1380
|
},
|
|
1381
1381
|
"node_modules/@types/prettier": {
|
|
@@ -1405,8 +1405,8 @@
|
|
|
1405
1405
|
"license": "MIT"
|
|
1406
1406
|
},
|
|
1407
1407
|
"node_modules/@wavemaker/angular-app": {
|
|
1408
|
-
"version": "11.11.
|
|
1409
|
-
"integrity": "sha512-
|
|
1408
|
+
"version": "11.11.4-rc.213",
|
|
1409
|
+
"integrity": "sha512-Fjkd/EKBScRgemxvR75TDn8pI6+Y34HJKUJF+f9IgSTX9YKPFtBSEm93zp3cMhfUSagkJxb1f1z5V6jCE1MbIQ==",
|
|
1410
1410
|
"dependencies": {
|
|
1411
1411
|
"@angular/animations": "18.2.13",
|
|
1412
1412
|
"@angular/common": "18.2.13",
|
|
@@ -1424,12 +1424,12 @@
|
|
|
1424
1424
|
"@fullcalendar/list": "6.1.15",
|
|
1425
1425
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1426
1426
|
"@metrichor/jmespath": "0.3.1",
|
|
1427
|
-
"@wavemaker/app-ng-runtime": "11.11.
|
|
1428
|
-
"@wavemaker/custom-widgets-m3": "11.11.
|
|
1427
|
+
"@wavemaker/app-ng-runtime": "11.11.4-rc.213",
|
|
1428
|
+
"@wavemaker/custom-widgets-m3": "11.11.4-rc.213",
|
|
1429
1429
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1430
|
-
"@wavemaker/foundation-css": "11.11.
|
|
1430
|
+
"@wavemaker/foundation-css": "11.11.4-rc.213",
|
|
1431
1431
|
"@wavemaker/nvd3": "1.8.13",
|
|
1432
|
-
"@wavemaker/variables": "11.11.
|
|
1432
|
+
"@wavemaker/variables": "11.11.4-rc.213",
|
|
1433
1433
|
"@ztree/ztree_v3": "3.5.48",
|
|
1434
1434
|
"angular-imask": "^7.6.1",
|
|
1435
1435
|
"angular2-websocket": "0.9.7",
|
|
@@ -1468,8 +1468,8 @@
|
|
|
1468
1468
|
}
|
|
1469
1469
|
},
|
|
1470
1470
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1471
|
-
"version": "11.11.
|
|
1472
|
-
"integrity": "sha512-
|
|
1471
|
+
"version": "11.11.4-rc.213",
|
|
1472
|
+
"integrity": "sha512-y/zbNTJuwv/XV+91PzNCbgvCurJH09frxANmo0RAI61GYOrXR/y1ma5/qxyPYLzG11zf6vE1f6F/6eVLHmFcWA==",
|
|
1473
1473
|
"license": "MIT",
|
|
1474
1474
|
"engines": {
|
|
1475
1475
|
"node": ">=18.16.1",
|
|
@@ -1477,8 +1477,8 @@
|
|
|
1477
1477
|
}
|
|
1478
1478
|
},
|
|
1479
1479
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1480
|
-
"version": "11.11.
|
|
1481
|
-
"integrity": "sha512-
|
|
1480
|
+
"version": "11.11.4-rc.213",
|
|
1481
|
+
"integrity": "sha512-PRIUnZwc/u4oDqbgWMj/CchwkY1t73+Hga2o0xL3glQHecx7YA8y6PZWObw0TNezIloYNYkUzAxybRelLMA6Kg==",
|
|
1482
1482
|
"license": "ISC"
|
|
1483
1483
|
},
|
|
1484
1484
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1491,8 +1491,8 @@
|
|
|
1491
1491
|
}
|
|
1492
1492
|
},
|
|
1493
1493
|
"node_modules/@wavemaker/foundation-css": {
|
|
1494
|
-
"version": "11.11.
|
|
1495
|
-
"integrity": "sha512-
|
|
1494
|
+
"version": "11.11.4-rc.213",
|
|
1495
|
+
"integrity": "sha512-G+t1ewrNxUy8X001WAYBKOyF1PSttcXnqVqy+y9zNC2Fcca3ZhTa45dq0q8Q2V2xCPnfLPk1n030AwXF9+NJdg==",
|
|
1496
1496
|
"license": "ISC",
|
|
1497
1497
|
"dependencies": {
|
|
1498
1498
|
"chroma-js": "^3.1.2"
|
|
@@ -1507,8 +1507,8 @@
|
|
|
1507
1507
|
}
|
|
1508
1508
|
},
|
|
1509
1509
|
"node_modules/@wavemaker/variables": {
|
|
1510
|
-
"version": "11.11.
|
|
1511
|
-
"integrity": "sha512-
|
|
1510
|
+
"version": "11.11.4-rc.213",
|
|
1511
|
+
"integrity": "sha512-ZdIJmFdgaqpbAP3zPndL3xQCnkPsnYzLIjnVlvA7ZXGKmobIKwPgZvqeg5wvPKiaWAfCcODOj3wKNwVS6fEk0g==",
|
|
1512
1512
|
"license": "ISC",
|
|
1513
1513
|
"dependencies": {
|
|
1514
1514
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -2000,8 +2000,8 @@
|
|
|
2000
2000
|
"license": "ISC"
|
|
2001
2001
|
},
|
|
2002
2002
|
"node_modules/brace-expansion": {
|
|
2003
|
-
"version": "2.0.
|
|
2004
|
-
"integrity": "sha512-
|
|
2003
|
+
"version": "2.0.2",
|
|
2004
|
+
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
2005
2005
|
"license": "MIT",
|
|
2006
2006
|
"dependencies": {
|
|
2007
2007
|
"balanced-match": "^1.0.0"
|
|
@@ -2185,8 +2185,8 @@
|
|
|
2185
2185
|
}
|
|
2186
2186
|
},
|
|
2187
2187
|
"node_modules/caniuse-lite": {
|
|
2188
|
-
"version": "1.0.
|
|
2189
|
-
"integrity": "sha512-
|
|
2188
|
+
"version": "1.0.30001723",
|
|
2189
|
+
"integrity": "sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw==",
|
|
2190
2190
|
"dev": true,
|
|
2191
2191
|
"funding": [
|
|
2192
2192
|
{
|
|
@@ -3264,8 +3264,8 @@
|
|
|
3264
3264
|
"license": "MIT"
|
|
3265
3265
|
},
|
|
3266
3266
|
"node_modules/electron-to-chromium": {
|
|
3267
|
-
"version": "1.5.
|
|
3268
|
-
"integrity": "sha512-
|
|
3267
|
+
"version": "1.5.167",
|
|
3268
|
+
"integrity": "sha512-LxcRvnYO5ez2bMOFpbuuVuAI5QNeY1ncVytE/KXaL6ZNfzX1yPlAO0nSOyIHx2fVAuUprMqPs/TdVhUFZy7SIQ==",
|
|
3269
3269
|
"dev": true,
|
|
3270
3270
|
"license": "ISC"
|
|
3271
3271
|
},
|
|
@@ -4607,8 +4607,8 @@
|
|
|
4607
4607
|
}
|
|
4608
4608
|
},
|
|
4609
4609
|
"node_modules/jest-config/node_modules/brace-expansion": {
|
|
4610
|
-
"version": "1.1.
|
|
4611
|
-
"integrity": "sha512-
|
|
4610
|
+
"version": "1.1.12",
|
|
4611
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4612
4612
|
"dev": true,
|
|
4613
4613
|
"license": "MIT",
|
|
4614
4614
|
"dependencies": {
|
|
@@ -4978,8 +4978,8 @@
|
|
|
4978
4978
|
}
|
|
4979
4979
|
},
|
|
4980
4980
|
"node_modules/jest-runtime/node_modules/brace-expansion": {
|
|
4981
|
-
"version": "1.1.
|
|
4982
|
-
"integrity": "sha512-
|
|
4981
|
+
"version": "1.1.12",
|
|
4982
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4983
4983
|
"dev": true,
|
|
4984
4984
|
"license": "MIT",
|
|
4985
4985
|
"dependencies": {
|
|
@@ -6503,8 +6503,8 @@
|
|
|
6503
6503
|
}
|
|
6504
6504
|
},
|
|
6505
6505
|
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
6506
|
-
"version": "1.1.
|
|
6507
|
-
"integrity": "sha512-
|
|
6506
|
+
"version": "1.1.12",
|
|
6507
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
6508
6508
|
"license": "MIT",
|
|
6509
6509
|
"dependencies": {
|
|
6510
6510
|
"balanced-match": "^1.0.0",
|
|
@@ -7183,8 +7183,8 @@
|
|
|
7183
7183
|
}
|
|
7184
7184
|
},
|
|
7185
7185
|
"node_modules/test-exclude/node_modules/brace-expansion": {
|
|
7186
|
-
"version": "1.1.
|
|
7187
|
-
"integrity": "sha512-
|
|
7186
|
+
"version": "1.1.12",
|
|
7187
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
7188
7188
|
"dev": true,
|
|
7189
7189
|
"license": "MIT",
|
|
7190
7190
|
"dependencies": {
|
|
@@ -7450,8 +7450,8 @@
|
|
|
7450
7450
|
}
|
|
7451
7451
|
},
|
|
7452
7452
|
"node_modules/undici-types": {
|
|
7453
|
-
"version": "
|
|
7454
|
-
"integrity": "sha512-
|
|
7453
|
+
"version": "7.8.0",
|
|
7454
|
+
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
|
|
7455
7455
|
"license": "MIT"
|
|
7456
7456
|
},
|
|
7457
7457
|
"node_modules/universalify": {
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.
|
|
3
|
+
"version": "11.11.4-rc.213",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.11.
|
|
9
|
+
"version": "11.11.4-rc.213",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.11.
|
|
12
|
+
"@wavemaker/angular-app": "11.11.4-rc.213",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -861,8 +861,8 @@
|
|
|
861
861
|
}
|
|
862
862
|
},
|
|
863
863
|
"node_modules/@jest/core/node_modules/brace-expansion": {
|
|
864
|
-
"version": "1.1.
|
|
865
|
-
"integrity": "sha512-
|
|
864
|
+
"version": "1.1.12",
|
|
865
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
866
866
|
"dev": true,
|
|
867
867
|
"license": "MIT",
|
|
868
868
|
"dependencies": {
|
|
@@ -1022,8 +1022,8 @@
|
|
|
1022
1022
|
}
|
|
1023
1023
|
},
|
|
1024
1024
|
"node_modules/@jest/reporters/node_modules/brace-expansion": {
|
|
1025
|
-
"version": "1.1.
|
|
1026
|
-
"integrity": "sha512-
|
|
1025
|
+
"version": "1.1.12",
|
|
1026
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
1027
1027
|
"dev": true,
|
|
1028
1028
|
"license": "MIT",
|
|
1029
1029
|
"dependencies": {
|
|
@@ -1371,11 +1371,11 @@
|
|
|
1371
1371
|
}
|
|
1372
1372
|
},
|
|
1373
1373
|
"node_modules/@types/node": {
|
|
1374
|
-
"version": "
|
|
1375
|
-
"integrity": "sha512-
|
|
1374
|
+
"version": "24.0.1",
|
|
1375
|
+
"integrity": "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==",
|
|
1376
1376
|
"license": "MIT",
|
|
1377
1377
|
"dependencies": {
|
|
1378
|
-
"undici-types": "~
|
|
1378
|
+
"undici-types": "~7.8.0"
|
|
1379
1379
|
}
|
|
1380
1380
|
},
|
|
1381
1381
|
"node_modules/@types/prettier": {
|
|
@@ -1405,8 +1405,8 @@
|
|
|
1405
1405
|
"license": "MIT"
|
|
1406
1406
|
},
|
|
1407
1407
|
"node_modules/@wavemaker/angular-app": {
|
|
1408
|
-
"version": "11.11.
|
|
1409
|
-
"integrity": "sha512-
|
|
1408
|
+
"version": "11.11.4-rc.213",
|
|
1409
|
+
"integrity": "sha512-Fjkd/EKBScRgemxvR75TDn8pI6+Y34HJKUJF+f9IgSTX9YKPFtBSEm93zp3cMhfUSagkJxb1f1z5V6jCE1MbIQ==",
|
|
1410
1410
|
"dependencies": {
|
|
1411
1411
|
"@angular/animations": "18.2.13",
|
|
1412
1412
|
"@angular/common": "18.2.13",
|
|
@@ -1424,12 +1424,12 @@
|
|
|
1424
1424
|
"@fullcalendar/list": "6.1.15",
|
|
1425
1425
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1426
1426
|
"@metrichor/jmespath": "0.3.1",
|
|
1427
|
-
"@wavemaker/app-ng-runtime": "11.11.
|
|
1428
|
-
"@wavemaker/custom-widgets-m3": "11.11.
|
|
1427
|
+
"@wavemaker/app-ng-runtime": "11.11.4-rc.213",
|
|
1428
|
+
"@wavemaker/custom-widgets-m3": "11.11.4-rc.213",
|
|
1429
1429
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1430
|
-
"@wavemaker/foundation-css": "11.11.
|
|
1430
|
+
"@wavemaker/foundation-css": "11.11.4-rc.213",
|
|
1431
1431
|
"@wavemaker/nvd3": "1.8.13",
|
|
1432
|
-
"@wavemaker/variables": "11.11.
|
|
1432
|
+
"@wavemaker/variables": "11.11.4-rc.213",
|
|
1433
1433
|
"@ztree/ztree_v3": "3.5.48",
|
|
1434
1434
|
"angular-imask": "^7.6.1",
|
|
1435
1435
|
"angular2-websocket": "0.9.7",
|
|
@@ -1468,8 +1468,8 @@
|
|
|
1468
1468
|
}
|
|
1469
1469
|
},
|
|
1470
1470
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1471
|
-
"version": "11.11.
|
|
1472
|
-
"integrity": "sha512-
|
|
1471
|
+
"version": "11.11.4-rc.213",
|
|
1472
|
+
"integrity": "sha512-y/zbNTJuwv/XV+91PzNCbgvCurJH09frxANmo0RAI61GYOrXR/y1ma5/qxyPYLzG11zf6vE1f6F/6eVLHmFcWA==",
|
|
1473
1473
|
"license": "MIT",
|
|
1474
1474
|
"engines": {
|
|
1475
1475
|
"node": ">=18.16.1",
|
|
@@ -1477,8 +1477,8 @@
|
|
|
1477
1477
|
}
|
|
1478
1478
|
},
|
|
1479
1479
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1480
|
-
"version": "11.11.
|
|
1481
|
-
"integrity": "sha512-
|
|
1480
|
+
"version": "11.11.4-rc.213",
|
|
1481
|
+
"integrity": "sha512-PRIUnZwc/u4oDqbgWMj/CchwkY1t73+Hga2o0xL3glQHecx7YA8y6PZWObw0TNezIloYNYkUzAxybRelLMA6Kg==",
|
|
1482
1482
|
"license": "ISC"
|
|
1483
1483
|
},
|
|
1484
1484
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1491,8 +1491,8 @@
|
|
|
1491
1491
|
}
|
|
1492
1492
|
},
|
|
1493
1493
|
"node_modules/@wavemaker/foundation-css": {
|
|
1494
|
-
"version": "11.11.
|
|
1495
|
-
"integrity": "sha512-
|
|
1494
|
+
"version": "11.11.4-rc.213",
|
|
1495
|
+
"integrity": "sha512-G+t1ewrNxUy8X001WAYBKOyF1PSttcXnqVqy+y9zNC2Fcca3ZhTa45dq0q8Q2V2xCPnfLPk1n030AwXF9+NJdg==",
|
|
1496
1496
|
"license": "ISC",
|
|
1497
1497
|
"dependencies": {
|
|
1498
1498
|
"chroma-js": "^3.1.2"
|
|
@@ -1507,8 +1507,8 @@
|
|
|
1507
1507
|
}
|
|
1508
1508
|
},
|
|
1509
1509
|
"node_modules/@wavemaker/variables": {
|
|
1510
|
-
"version": "11.11.
|
|
1511
|
-
"integrity": "sha512-
|
|
1510
|
+
"version": "11.11.4-rc.213",
|
|
1511
|
+
"integrity": "sha512-ZdIJmFdgaqpbAP3zPndL3xQCnkPsnYzLIjnVlvA7ZXGKmobIKwPgZvqeg5wvPKiaWAfCcODOj3wKNwVS6fEk0g==",
|
|
1512
1512
|
"license": "ISC",
|
|
1513
1513
|
"dependencies": {
|
|
1514
1514
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -2000,8 +2000,8 @@
|
|
|
2000
2000
|
"license": "ISC"
|
|
2001
2001
|
},
|
|
2002
2002
|
"node_modules/brace-expansion": {
|
|
2003
|
-
"version": "2.0.
|
|
2004
|
-
"integrity": "sha512-
|
|
2003
|
+
"version": "2.0.2",
|
|
2004
|
+
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
2005
2005
|
"license": "MIT",
|
|
2006
2006
|
"dependencies": {
|
|
2007
2007
|
"balanced-match": "^1.0.0"
|
|
@@ -2185,8 +2185,8 @@
|
|
|
2185
2185
|
}
|
|
2186
2186
|
},
|
|
2187
2187
|
"node_modules/caniuse-lite": {
|
|
2188
|
-
"version": "1.0.
|
|
2189
|
-
"integrity": "sha512-
|
|
2188
|
+
"version": "1.0.30001723",
|
|
2189
|
+
"integrity": "sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw==",
|
|
2190
2190
|
"dev": true,
|
|
2191
2191
|
"funding": [
|
|
2192
2192
|
{
|
|
@@ -3264,8 +3264,8 @@
|
|
|
3264
3264
|
"license": "MIT"
|
|
3265
3265
|
},
|
|
3266
3266
|
"node_modules/electron-to-chromium": {
|
|
3267
|
-
"version": "1.5.
|
|
3268
|
-
"integrity": "sha512-
|
|
3267
|
+
"version": "1.5.167",
|
|
3268
|
+
"integrity": "sha512-LxcRvnYO5ez2bMOFpbuuVuAI5QNeY1ncVytE/KXaL6ZNfzX1yPlAO0nSOyIHx2fVAuUprMqPs/TdVhUFZy7SIQ==",
|
|
3269
3269
|
"dev": true,
|
|
3270
3270
|
"license": "ISC"
|
|
3271
3271
|
},
|
|
@@ -4607,8 +4607,8 @@
|
|
|
4607
4607
|
}
|
|
4608
4608
|
},
|
|
4609
4609
|
"node_modules/jest-config/node_modules/brace-expansion": {
|
|
4610
|
-
"version": "1.1.
|
|
4611
|
-
"integrity": "sha512-
|
|
4610
|
+
"version": "1.1.12",
|
|
4611
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4612
4612
|
"dev": true,
|
|
4613
4613
|
"license": "MIT",
|
|
4614
4614
|
"dependencies": {
|
|
@@ -4978,8 +4978,8 @@
|
|
|
4978
4978
|
}
|
|
4979
4979
|
},
|
|
4980
4980
|
"node_modules/jest-runtime/node_modules/brace-expansion": {
|
|
4981
|
-
"version": "1.1.
|
|
4982
|
-
"integrity": "sha512-
|
|
4981
|
+
"version": "1.1.12",
|
|
4982
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4983
4983
|
"dev": true,
|
|
4984
4984
|
"license": "MIT",
|
|
4985
4985
|
"dependencies": {
|
|
@@ -6503,8 +6503,8 @@
|
|
|
6503
6503
|
}
|
|
6504
6504
|
},
|
|
6505
6505
|
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
6506
|
-
"version": "1.1.
|
|
6507
|
-
"integrity": "sha512-
|
|
6506
|
+
"version": "1.1.12",
|
|
6507
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
6508
6508
|
"license": "MIT",
|
|
6509
6509
|
"dependencies": {
|
|
6510
6510
|
"balanced-match": "^1.0.0",
|
|
@@ -7183,8 +7183,8 @@
|
|
|
7183
7183
|
}
|
|
7184
7184
|
},
|
|
7185
7185
|
"node_modules/test-exclude/node_modules/brace-expansion": {
|
|
7186
|
-
"version": "1.1.
|
|
7187
|
-
"integrity": "sha512-
|
|
7186
|
+
"version": "1.1.12",
|
|
7187
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
7188
7188
|
"dev": true,
|
|
7189
7189
|
"license": "MIT",
|
|
7190
7190
|
"dependencies": {
|
|
@@ -7450,8 +7450,8 @@
|
|
|
7450
7450
|
}
|
|
7451
7451
|
},
|
|
7452
7452
|
"node_modules/undici-types": {
|
|
7453
|
-
"version": "
|
|
7454
|
-
"integrity": "sha512-
|
|
7453
|
+
"version": "7.8.0",
|
|
7454
|
+
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
|
|
7455
7455
|
"license": "MIT"
|
|
7456
7456
|
},
|
|
7457
7457
|
"node_modules/universalify": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.
|
|
3
|
+
"version": "11.11.4-rc.213",
|
|
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/angular-app": "11.11.
|
|
18
|
+
"@wavemaker/angular-app": "11.11.4-rc.213",
|
|
19
19
|
"archiver": "^7.0.1",
|
|
20
20
|
"cheerio": "1.0.0-rc.12",
|
|
21
21
|
"decode-uri-component": "^0.2.0",
|