|
@@ -9,16 +9,16 @@
|
|
|
"version": "3.0.0",
|
|
"version": "3.0.0",
|
|
|
"license": "BSD-3-Clause",
|
|
"license": "BSD-3-Clause",
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "tape-six": "^0.9.2"
|
|
|
|
|
|
|
+ "tape-six": "^0.9.3"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"../tape6": {
|
|
"../tape6": {
|
|
|
"extraneous": true
|
|
"extraneous": true
|
|
|
},
|
|
},
|
|
|
"node_modules/tape-six": {
|
|
"node_modules/tape-six": {
|
|
|
- "version": "0.9.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-0.9.2.tgz",
|
|
|
|
|
- "integrity": "sha512-2TIJgrj/ZciyIjilwDTl/UK8ZfhtjduBZw4vt4uX72XRmdEdZxDnBHwhZss6fcyQ37xaf4ZB3oWe6opVyvBnMg==",
|
|
|
|
|
|
|
+ "version": "0.9.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-0.9.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-9BtPDuaJROUG4niXzXjxd4WBQoRgUajHMyBJpe1iozaHiDue7Cs0d34yGmUJxMh6cdCEaTRILImWuJhGjkCuHw==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"tape6": "bin/tape6.js",
|
|
"tape6": "bin/tape6.js",
|
|
@@ -28,9 +28,9 @@
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"tape-six": {
|
|
"tape-six": {
|
|
|
- "version": "0.9.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-0.9.2.tgz",
|
|
|
|
|
- "integrity": "sha512-2TIJgrj/ZciyIjilwDTl/UK8ZfhtjduBZw4vt4uX72XRmdEdZxDnBHwhZss6fcyQ37xaf4ZB3oWe6opVyvBnMg==",
|
|
|
|
|
|
|
+ "version": "0.9.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-0.9.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-9BtPDuaJROUG4niXzXjxd4WBQoRgUajHMyBJpe1iozaHiDue7Cs0d34yGmUJxMh6cdCEaTRILImWuJhGjkCuHw==",
|
|
|
"dev": true
|
|
"dev": true
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|