momentic-mobile 0.16.0 → 0.16.2
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 +62 -62
- package/npm-shrinkwrap.json +9 -6
- package/package.json +1 -1
- package/static/assets/{index-pWY0h6RT.js → index-kDI21hAI.js} +205 -205
- 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.16.
|
|
3
|
+
"version": "0.16.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic-mobile",
|
|
9
|
-
"version": "0.16.
|
|
9
|
+
"version": "0.16.2",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -14494,10 +14494,13 @@
|
|
|
14494
14494
|
}
|
|
14495
14495
|
},
|
|
14496
14496
|
"node_modules/sax": {
|
|
14497
|
-
"version": "1.4.
|
|
14498
|
-
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.
|
|
14499
|
-
"integrity": "sha512-
|
|
14500
|
-
"license": "BlueOak-1.0.0"
|
|
14497
|
+
"version": "1.4.4",
|
|
14498
|
+
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.4.tgz",
|
|
14499
|
+
"integrity": "sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==",
|
|
14500
|
+
"license": "BlueOak-1.0.0",
|
|
14501
|
+
"engines": {
|
|
14502
|
+
"node": ">=11.0.0"
|
|
14503
|
+
}
|
|
14501
14504
|
},
|
|
14502
14505
|
"node_modules/scmp": {
|
|
14503
14506
|
"version": "2.1.0",
|