@wavemaker/studio-runtime-integration 11.14.1-22.647491 → 11.14.1-22.647501
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/npm-shrinkwrap.json +16 -16
- package/package-lock.json +16 -16
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.14.1-22.
|
|
3
|
+
"version": "11.14.1-22.647501",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.14.1-22.
|
|
9
|
+
"version": "11.14.1-22.647501",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.14.1-22.
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.14.1-22.647501",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -130,17 +130,17 @@
|
|
|
130
130
|
"license": "MIT"
|
|
131
131
|
},
|
|
132
132
|
"node_modules/@types/node": {
|
|
133
|
-
"version": "25.
|
|
134
|
-
"integrity": "sha512-
|
|
133
|
+
"version": "25.8.0",
|
|
134
|
+
"integrity": "sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==",
|
|
135
135
|
"dev": true,
|
|
136
136
|
"license": "MIT",
|
|
137
137
|
"dependencies": {
|
|
138
|
-
"undici-types": "
|
|
138
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
142
|
-
"version": "11.14.1-22.
|
|
143
|
-
"integrity": "sha512-
|
|
142
|
+
"version": "11.14.1-22.647501",
|
|
143
|
+
"integrity": "sha512-UvZNS5Pq/1xwMRl6Vj9ITZ6mhwgalZb8YjJ7FM7NoFexpkz5Azx8HlaIoeGt0XHMU7TXIb9yFqG43aqR+XcGfg==",
|
|
144
144
|
"license": "MIT",
|
|
145
145
|
"engines": {
|
|
146
146
|
"node": ">=18.16.1",
|
|
@@ -463,8 +463,8 @@
|
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
465
|
"node_modules/baseline-browser-mapping": {
|
|
466
|
-
"version": "2.10.
|
|
467
|
-
"integrity": "sha512-
|
|
466
|
+
"version": "2.10.30",
|
|
467
|
+
"integrity": "sha512-xjOFN16Ha1+Rz4nFYKqHU/LSB+gx/Vi3yQLX7r7sAW+Wa+8hhF2h4pvqTrTMc8+WcDBEunnUurr46Jvv0jk3Vg==",
|
|
468
468
|
"dev": true,
|
|
469
469
|
"license": "Apache-2.0",
|
|
470
470
|
"bin": {
|
|
@@ -526,8 +526,8 @@
|
|
|
526
526
|
"license": "MIT"
|
|
527
527
|
},
|
|
528
528
|
"node_modules/caniuse-lite": {
|
|
529
|
-
"version": "1.0.
|
|
530
|
-
"integrity": "sha512-
|
|
529
|
+
"version": "1.0.30001793",
|
|
530
|
+
"integrity": "sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==",
|
|
531
531
|
"dev": true,
|
|
532
532
|
"funding": [
|
|
533
533
|
{
|
|
@@ -652,8 +652,8 @@
|
|
|
652
652
|
}
|
|
653
653
|
},
|
|
654
654
|
"node_modules/electron-to-chromium": {
|
|
655
|
-
"version": "1.5.
|
|
656
|
-
"integrity": "sha512-
|
|
655
|
+
"version": "1.5.357",
|
|
656
|
+
"integrity": "sha512-NHlTIQDK8fmVwHwuIzmXYEJ1Ewq3D9wDNc0cWXxDGysP6Pb21giwGNkxiTifyKy/4SoPuN5l6GLP1W9Sv7zB2g==",
|
|
657
657
|
"dev": true,
|
|
658
658
|
"license": "ISC"
|
|
659
659
|
},
|
|
@@ -1709,8 +1709,8 @@
|
|
|
1709
1709
|
}
|
|
1710
1710
|
},
|
|
1711
1711
|
"node_modules/undici-types": {
|
|
1712
|
-
"version": "7.
|
|
1713
|
-
"integrity": "sha512-
|
|
1712
|
+
"version": "7.24.6",
|
|
1713
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
1714
1714
|
"dev": true,
|
|
1715
1715
|
"license": "MIT"
|
|
1716
1716
|
},
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.14.1-22.
|
|
3
|
+
"version": "11.14.1-22.647501",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.14.1-22.
|
|
9
|
+
"version": "11.14.1-22.647501",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.14.1-22.
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.14.1-22.647501",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -130,17 +130,17 @@
|
|
|
130
130
|
"license": "MIT"
|
|
131
131
|
},
|
|
132
132
|
"node_modules/@types/node": {
|
|
133
|
-
"version": "25.
|
|
134
|
-
"integrity": "sha512-
|
|
133
|
+
"version": "25.8.0",
|
|
134
|
+
"integrity": "sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==",
|
|
135
135
|
"dev": true,
|
|
136
136
|
"license": "MIT",
|
|
137
137
|
"dependencies": {
|
|
138
|
-
"undici-types": "
|
|
138
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
142
|
-
"version": "11.14.1-22.
|
|
143
|
-
"integrity": "sha512-
|
|
142
|
+
"version": "11.14.1-22.647501",
|
|
143
|
+
"integrity": "sha512-UvZNS5Pq/1xwMRl6Vj9ITZ6mhwgalZb8YjJ7FM7NoFexpkz5Azx8HlaIoeGt0XHMU7TXIb9yFqG43aqR+XcGfg==",
|
|
144
144
|
"license": "MIT",
|
|
145
145
|
"engines": {
|
|
146
146
|
"node": ">=18.16.1",
|
|
@@ -463,8 +463,8 @@
|
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
465
|
"node_modules/baseline-browser-mapping": {
|
|
466
|
-
"version": "2.10.
|
|
467
|
-
"integrity": "sha512-
|
|
466
|
+
"version": "2.10.30",
|
|
467
|
+
"integrity": "sha512-xjOFN16Ha1+Rz4nFYKqHU/LSB+gx/Vi3yQLX7r7sAW+Wa+8hhF2h4pvqTrTMc8+WcDBEunnUurr46Jvv0jk3Vg==",
|
|
468
468
|
"dev": true,
|
|
469
469
|
"license": "Apache-2.0",
|
|
470
470
|
"bin": {
|
|
@@ -526,8 +526,8 @@
|
|
|
526
526
|
"license": "MIT"
|
|
527
527
|
},
|
|
528
528
|
"node_modules/caniuse-lite": {
|
|
529
|
-
"version": "1.0.
|
|
530
|
-
"integrity": "sha512-
|
|
529
|
+
"version": "1.0.30001793",
|
|
530
|
+
"integrity": "sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==",
|
|
531
531
|
"dev": true,
|
|
532
532
|
"funding": [
|
|
533
533
|
{
|
|
@@ -652,8 +652,8 @@
|
|
|
652
652
|
}
|
|
653
653
|
},
|
|
654
654
|
"node_modules/electron-to-chromium": {
|
|
655
|
-
"version": "1.5.
|
|
656
|
-
"integrity": "sha512-
|
|
655
|
+
"version": "1.5.357",
|
|
656
|
+
"integrity": "sha512-NHlTIQDK8fmVwHwuIzmXYEJ1Ewq3D9wDNc0cWXxDGysP6Pb21giwGNkxiTifyKy/4SoPuN5l6GLP1W9Sv7zB2g==",
|
|
657
657
|
"dev": true,
|
|
658
658
|
"license": "ISC"
|
|
659
659
|
},
|
|
@@ -1709,8 +1709,8 @@
|
|
|
1709
1709
|
}
|
|
1710
1710
|
},
|
|
1711
1711
|
"node_modules/undici-types": {
|
|
1712
|
-
"version": "7.
|
|
1713
|
-
"integrity": "sha512-
|
|
1712
|
+
"version": "7.24.6",
|
|
1713
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
1714
1714
|
"dev": true,
|
|
1715
1715
|
"license": "MIT"
|
|
1716
1716
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.14.1-22.
|
|
3
|
+
"version": "11.14.1-22.647501",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index",
|
|
6
6
|
"scripts": {
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"yargs": "^17.7.2"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@wavemaker/app-ng-runtime": "11.14.1-22.
|
|
23
|
+
"@wavemaker/app-ng-runtime": "11.14.1-22.647501",
|
|
24
24
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
25
25
|
},
|
|
26
26
|
"module": "index",
|