multiblob
Advanced tools
Comparing version 1.13.2 to 1.13.3
@@ -38,3 +38,3 @@ var cont = require('cont') | ||
if (err.code !== 'ENOENT') { | ||
console.error(err.toString()) | ||
console.error(new Error(err)) | ||
} | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "multiblob", | ||
"description": "", | ||
"version": "1.13.2", | ||
"version": "1.13.3", | ||
"homepage": "https://github.com/dominictarr/multiblob", | ||
@@ -11,10 +11,10 @@ "repository": { | ||
"dependencies": { | ||
"blake2s": "~1.0.1", | ||
"cont": "~1.0.1", | ||
"explain-error": "~1.0.1", | ||
"mkdirp": "~0.5.0", | ||
"blake2s": "^1.0.1", | ||
"cont": "^1.0.1", | ||
"explain-error": "^1.0.1", | ||
"mkdirp": "^0.5.0", | ||
"pull-cat": "^1.1.8", | ||
"pull-catch": "^1.0.0", | ||
"pull-defer": "^0.2.2", | ||
"pull-file": "^0.5.0", | ||
"pull-file": "^1.0.0", | ||
"pull-glob": "~1.0.6", | ||
@@ -26,9 +26,8 @@ "pull-live": "^1.0.0", | ||
"pull-write-file": "^0.2.1", | ||
"rc": "~1.2.8", | ||
"rimraf": "~2.2.8", | ||
"rimraf": "^2.2.8", | ||
"stream-to-pull-stream": "^1.7.2" | ||
}, | ||
"devDependencies": { | ||
"tape": "~3.0.3", | ||
"osenv": "~0.1.0" | ||
"tape": "^4.0.3", | ||
"osenv": "^0.1.0" | ||
}, | ||
@@ -35,0 +34,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16
0
30941
+ Addedbalanced-match@1.0.2(transitive)
+ Addedblake2s@1.1.0(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpull-file@1.1.0(transitive)
+ Addedrimraf@2.7.1(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedrc@~1.2.8
- Removedblake2s@1.0.1(transitive)
- Removeddeep-extend@0.6.0(transitive)
- Removedini@1.3.8(transitive)
- Removedrc@1.2.8(transitive)
- Removedrimraf@2.2.8(transitive)
- Removedstrip-json-comments@2.0.1(transitive)
Updatedblake2s@^1.0.1
Updatedcont@^1.0.1
Updatedexplain-error@^1.0.1
Updatedmkdirp@^0.5.0
Updatedpull-file@^1.0.0
Updatedrimraf@^2.2.8