momentic-mobile 0.0.15 → 0.0.16
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/bin/cli.js +33 -33
- package/npm-shrinkwrap.json +11 -11
- package/package.json +1 -1
- package/static/assets/{index-zUmf7qjS.js → index-fZ6PP-En.js} +2 -2
- package/static/index.html +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic-mobile",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.16",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic-mobile",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.16",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -427,9 +427,9 @@
|
|
|
427
427
|
}
|
|
428
428
|
},
|
|
429
429
|
"node_modules/@dotenvx/dotenvx": {
|
|
430
|
-
"version": "1.
|
|
431
|
-
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.
|
|
432
|
-
"integrity": "sha512-
|
|
430
|
+
"version": "1.51.0",
|
|
431
|
+
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.51.0.tgz",
|
|
432
|
+
"integrity": "sha512-CbMGzyOYSyFF7d4uaeYwO9gpSBzLTnMmSmTVpCZjvpJFV69qYbjYPpzNnCz1mb2wIvEhjWjRwQWuBzTO0jITww==",
|
|
433
433
|
"license": "BSD-3-Clause",
|
|
434
434
|
"dependencies": {
|
|
435
435
|
"commander": "^11.1.0",
|
|
@@ -8604,9 +8604,9 @@
|
|
|
8604
8604
|
}
|
|
8605
8605
|
},
|
|
8606
8606
|
"node_modules/b4a": {
|
|
8607
|
-
"version": "1.7.
|
|
8608
|
-
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.
|
|
8609
|
-
"integrity": "sha512-
|
|
8607
|
+
"version": "1.7.2",
|
|
8608
|
+
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.2.tgz",
|
|
8609
|
+
"integrity": "sha512-DyUOdz+E8R6+sruDpQNOaV0y/dBbV6X/8ZkxrDcR0Ifc3BgKlpgG0VAtfOozA0eMtJO5GGe9FsZhueLs00pTww==",
|
|
8610
8610
|
"license": "Apache-2.0",
|
|
8611
8611
|
"peerDependencies": {
|
|
8612
8612
|
"react-native-b4a": "*"
|
|
@@ -10317,9 +10317,9 @@
|
|
|
10317
10317
|
}
|
|
10318
10318
|
},
|
|
10319
10319
|
"node_modules/events-universal": {
|
|
10320
|
-
"version": "1.0.
|
|
10321
|
-
"resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.
|
|
10322
|
-
"integrity": "sha512-
|
|
10320
|
+
"version": "1.0.1",
|
|
10321
|
+
"resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz",
|
|
10322
|
+
"integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
|
|
10323
10323
|
"license": "Apache-2.0",
|
|
10324
10324
|
"dependencies": {
|
|
10325
10325
|
"bare-events": "^2.7.0"
|