@pnpm/fs-locker
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@pnpm/fs-locker", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An fs locker for pnpm", | ||
@@ -51,3 +51,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/node": "^9.3.0", | ||
"@types/node": "^9.3.0 || 10", | ||
"mkdirp-promise": "^5.0.1", | ||
@@ -54,0 +54,0 @@ "proper-lockfile": "^2.0.1" |
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
8360
+ Added@types/node@10.17.60(transitive)
- Removed@types/node@9.6.61(transitive)
Updated@types/node@^9.3.0 || 10