Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "dint", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Generate and verify directory integrity", | ||
@@ -34,7 +34,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"graceful-fs": "^4.1.11", | ||
"graceful-fs": "^4.2.3", | ||
"mz": "^2.7.0", | ||
"p-every": "^2.0.0", | ||
"p-limit": "^2.0.0", | ||
"ssri": "^7.0.0" | ||
"p-limit": "^2.2.2", | ||
"ssri": "^8.0.0" | ||
}, | ||
@@ -44,4 +44,4 @@ "devDependencies": { | ||
"mos-plugin-readme": "^1.0.4", | ||
"package-preview": "^2.0.0", | ||
"tape": "^4.6.3" | ||
"package-preview": "^3.0.0", | ||
"tape": "^4.13.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "mos": { |
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
+ Addedssri@8.0.1(transitive)
- Removedfiggy-pudding@3.5.2(transitive)
- Removedssri@7.1.1(transitive)
Updatedgraceful-fs@^4.2.3
Updatedp-limit@^2.2.2
Updatedssri@^8.0.0