momentic 2.20.3 → 2.20.4
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 +199 -112
- package/npm-shrinkwrap.json +5 -5
- package/package.json +1 -1
- package/static/assets/{index-i3_bC6E_.js → index-OFpJ2ZG8.js} +358 -358
- package/static/index.html +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.20.
|
|
3
|
+
"version": "2.20.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "2.20.
|
|
9
|
+
"version": "2.20.4",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -6587,9 +6587,9 @@
|
|
|
6587
6587
|
"license": "0BSD"
|
|
6588
6588
|
},
|
|
6589
6589
|
"node_modules/twilio": {
|
|
6590
|
-
"version": "5.10.
|
|
6591
|
-
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.10.
|
|
6592
|
-
"integrity": "sha512-
|
|
6590
|
+
"version": "5.10.5",
|
|
6591
|
+
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.10.5.tgz",
|
|
6592
|
+
"integrity": "sha512-CX288HQbVZgTYF29FOD4ZEnIB5rNKKHyooRnSHwy6NV/E8+ZKvM045FccqmK7BQwyv0DIyCBub373w/pZWus2A==",
|
|
6593
6593
|
"license": "MIT",
|
|
6594
6594
|
"dependencies": {
|
|
6595
6595
|
"axios": "^1.12.0",
|