@zowe/cli 7.18.5 → 7.18.6
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 +15 -15
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cli",
|
|
3
|
-
"version": "7.18.
|
|
3
|
+
"version": "7.18.6",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/cli",
|
|
9
|
-
"version": "7.18.
|
|
9
|
+
"version": "7.18.6",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "EPL-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"node": ">=14.0.0"
|
|
54
54
|
},
|
|
55
55
|
"optionalDependencies": {
|
|
56
|
-
"@zowe/secrets-for-zowe-sdk": "7.18.
|
|
56
|
+
"@zowe/secrets-for-zowe-sdk": "7.18.6"
|
|
57
57
|
}
|
|
58
58
|
},
|
|
59
59
|
"node_modules/@colors/colors": {
|
|
@@ -586,9 +586,9 @@
|
|
|
586
586
|
}
|
|
587
587
|
},
|
|
588
588
|
"node_modules/@zowe/secrets-for-zowe-sdk": {
|
|
589
|
-
"version": "7.18.
|
|
590
|
-
"resolved": "https://registry.npmjs.org/@zowe/secrets-for-zowe-sdk/-/secrets-for-zowe-sdk-7.18.
|
|
591
|
-
"integrity": "sha512
|
|
589
|
+
"version": "7.18.6",
|
|
590
|
+
"resolved": "https://registry.npmjs.org/@zowe/secrets-for-zowe-sdk/-/secrets-for-zowe-sdk-7.18.6.tgz",
|
|
591
|
+
"integrity": "sha512-YyS1NoXddb147mBQpu5/dTfo1gdwGa/xdg85U8KCngA+RHCmNct3n2rbK3tHx9C9H6rlgjeS+Mrux5Q+PHJUgQ==",
|
|
592
592
|
"hasInstallScript": true,
|
|
593
593
|
"optional": true,
|
|
594
594
|
"engines": {
|
|
@@ -1122,9 +1122,9 @@
|
|
|
1122
1122
|
}
|
|
1123
1123
|
},
|
|
1124
1124
|
"node_modules/flatted": {
|
|
1125
|
-
"version": "3.2.
|
|
1126
|
-
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.
|
|
1127
|
-
"integrity": "sha512-
|
|
1125
|
+
"version": "3.2.9",
|
|
1126
|
+
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz",
|
|
1127
|
+
"integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ=="
|
|
1128
1128
|
},
|
|
1129
1129
|
"node_modules/fs-extra": {
|
|
1130
1130
|
"version": "8.1.0",
|
|
@@ -3294,9 +3294,9 @@
|
|
|
3294
3294
|
}
|
|
3295
3295
|
},
|
|
3296
3296
|
"@zowe/secrets-for-zowe-sdk": {
|
|
3297
|
-
"version": "7.18.
|
|
3298
|
-
"resolved": "https://registry.npmjs.org/@zowe/secrets-for-zowe-sdk/-/secrets-for-zowe-sdk-7.18.
|
|
3299
|
-
"integrity": "sha512
|
|
3297
|
+
"version": "7.18.6",
|
|
3298
|
+
"resolved": "https://registry.npmjs.org/@zowe/secrets-for-zowe-sdk/-/secrets-for-zowe-sdk-7.18.6.tgz",
|
|
3299
|
+
"integrity": "sha512-YyS1NoXddb147mBQpu5/dTfo1gdwGa/xdg85U8KCngA+RHCmNct3n2rbK3tHx9C9H6rlgjeS+Mrux5Q+PHJUgQ==",
|
|
3300
3300
|
"optional": true
|
|
3301
3301
|
},
|
|
3302
3302
|
"@zowe/zos-console-for-zowe-sdk": {
|
|
@@ -3694,9 +3694,9 @@
|
|
|
3694
3694
|
}
|
|
3695
3695
|
},
|
|
3696
3696
|
"flatted": {
|
|
3697
|
-
"version": "3.2.
|
|
3698
|
-
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.
|
|
3699
|
-
"integrity": "sha512-
|
|
3697
|
+
"version": "3.2.9",
|
|
3698
|
+
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz",
|
|
3699
|
+
"integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ=="
|
|
3700
3700
|
},
|
|
3701
3701
|
"fs-extra": {
|
|
3702
3702
|
"version": "8.1.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cli",
|
|
3
|
-
"version": "7.18.
|
|
3
|
+
"version": "7.18.6",
|
|
4
4
|
"description": "Zowe CLI is a command line interface (CLI) that provides a simple and streamlined way to interact with IBM z/OS.",
|
|
5
5
|
"author": "Zowe",
|
|
6
6
|
"license": "EPL-2.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"which": "^2.0.2"
|
|
93
93
|
},
|
|
94
94
|
"optionalDependencies": {
|
|
95
|
-
"@zowe/secrets-for-zowe-sdk": "7.18.
|
|
95
|
+
"@zowe/secrets-for-zowe-sdk": "7.18.6"
|
|
96
96
|
},
|
|
97
97
|
"engines": {
|
|
98
98
|
"node": ">=14.0.0"
|