@zowe/db2-for-zowe-cli 5.0.12 → 5.0.13
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 +9 -8
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/db2-for-zowe-cli",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.13",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/db2-for-zowe-cli",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.13",
|
|
10
10
|
"license": "EPL-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"ibm_db": "3.3.0"
|
|
@@ -342,9 +342,10 @@
|
|
|
342
342
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
|
343
343
|
},
|
|
344
344
|
"node_modules/tar-fs": {
|
|
345
|
-
"version": "1.16.
|
|
346
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.
|
|
347
|
-
"integrity": "sha512-
|
|
345
|
+
"version": "1.16.4",
|
|
346
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.4.tgz",
|
|
347
|
+
"integrity": "sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w==",
|
|
348
|
+
"license": "MIT",
|
|
348
349
|
"dependencies": {
|
|
349
350
|
"chownr": "^1.0.1",
|
|
350
351
|
"mkdirp": "^0.5.1",
|
|
@@ -681,9 +682,9 @@
|
|
|
681
682
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
|
682
683
|
},
|
|
683
684
|
"tar-fs": {
|
|
684
|
-
"version": "1.16.
|
|
685
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.
|
|
686
|
-
"integrity": "sha512-
|
|
685
|
+
"version": "1.16.4",
|
|
686
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.4.tgz",
|
|
687
|
+
"integrity": "sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w==",
|
|
687
688
|
"requires": {
|
|
688
689
|
"chownr": "^1.0.1",
|
|
689
690
|
"mkdirp": "^0.5.1",
|