@wavemaker/rn-codegen 11.10.2-next.27748 → 11.10.2-next.27751
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
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.10.2-next.
|
|
3
|
+
"version": "11.10.2-next.27751",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.10.2-next.
|
|
9
|
+
"version": "11.10.2-next.27751",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -1815,8 +1815,8 @@
|
|
|
1815
1815
|
}
|
|
1816
1816
|
},
|
|
1817
1817
|
"node_modules/caniuse-lite": {
|
|
1818
|
-
"version": "1.0.
|
|
1819
|
-
"integrity": "sha512-
|
|
1818
|
+
"version": "1.0.30001698",
|
|
1819
|
+
"integrity": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==",
|
|
1820
1820
|
"dev": true,
|
|
1821
1821
|
"funding": [
|
|
1822
1822
|
{
|
|
@@ -2255,8 +2255,8 @@
|
|
|
2255
2255
|
}
|
|
2256
2256
|
},
|
|
2257
2257
|
"node_modules/electron-to-chromium": {
|
|
2258
|
-
"version": "1.5.
|
|
2259
|
-
"integrity": "sha512-
|
|
2258
|
+
"version": "1.5.96",
|
|
2259
|
+
"integrity": "sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==",
|
|
2260
2260
|
"dev": true,
|
|
2261
2261
|
"license": "ISC"
|
|
2262
2262
|
},
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.10.2-next.
|
|
3
|
+
"version": "11.10.2-next.27751",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.10.2-next.
|
|
9
|
+
"version": "11.10.2-next.27751",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -1815,8 +1815,8 @@
|
|
|
1815
1815
|
}
|
|
1816
1816
|
},
|
|
1817
1817
|
"node_modules/caniuse-lite": {
|
|
1818
|
-
"version": "1.0.
|
|
1819
|
-
"integrity": "sha512-
|
|
1818
|
+
"version": "1.0.30001698",
|
|
1819
|
+
"integrity": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==",
|
|
1820
1820
|
"dev": true,
|
|
1821
1821
|
"funding": [
|
|
1822
1822
|
{
|
|
@@ -2255,8 +2255,8 @@
|
|
|
2255
2255
|
}
|
|
2256
2256
|
},
|
|
2257
2257
|
"node_modules/electron-to-chromium": {
|
|
2258
|
-
"version": "1.5.
|
|
2259
|
-
"integrity": "sha512-
|
|
2258
|
+
"version": "1.5.96",
|
|
2259
|
+
"integrity": "sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==",
|
|
2260
2260
|
"dev": true,
|
|
2261
2261
|
"license": "ISC"
|
|
2262
2262
|
},
|
package/package.json
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "echo \"\""
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.10.2-next.
|
|
15
|
-
"@wavemaker/variables": "11.10.2-next.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.10.2-next.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.2-next.27751",
|
|
15
|
+
"@wavemaker/variables": "11.10.2-next.27751",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.10.2-next.27751",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "52.0.17",
|
|
19
19
|
"expo-build-properties": "0.13.1",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "node ./scripts/post-build.js"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.10.2-next.
|
|
15
|
-
"@wavemaker/variables": "11.10.2-next.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.10.2-next.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.2-next.27751",
|
|
15
|
+
"@wavemaker/variables": "11.10.2-next.27751",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.10.2-next.27751",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "52.0.17",
|
|
19
19
|
"expo-build-properties": "0.13.1",
|