archivist-cli
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "archivist-cli", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -12,8 +12,8 @@ "keywords": [], | ||
"dependencies": { | ||
"async": "^3.1.0", | ||
"async": "^3.2.0", | ||
"env-paths": "^2.2.0", | ||
"lodash": "^4.17.15", | ||
"mkdirp": "^0.5.1", | ||
"yargs": "^15.0.2" | ||
"mkdirp": "^1.0.4", | ||
"yargs": "^15.3.1" | ||
} | ||
} |
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
+ Addedmkdirp@1.0.4(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
Updatedasync@^3.2.0
Updatedmkdirp@^1.0.4
Updatedyargs@^15.3.1