@pnpm/cli-utils
Advanced tools
Comparing version 0.3.12 to 0.3.13
{ | ||
"name": "@pnpm/cli-utils", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "Utils for pnpm commands", | ||
@@ -37,3 +37,3 @@ "main": "lib/index.js", | ||
"@types/nopt": "^3.0.29", | ||
"@types/ramda": "^0.26.44" | ||
"@types/ramda": "^0.27.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
"@pnpm/package-is-installable": "4.0.6", | ||
"@pnpm/read-project-manifest": "1.0.2", | ||
"@pnpm/read-project-manifest": "1.0.3", | ||
"@pnpm/utils": "0.13.0", | ||
@@ -48,0 +48,0 @@ "chalk": "3.0.0", |
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
19391
+ Added@pnpm/read-project-manifest@1.0.3(transitive)
+ Added@pnpm/write-project-manifest@1.0.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedpify@5.0.0(transitive)
+ Addedread-yaml-file@2.0.0(transitive)
+ Addedwrite-yaml-file@4.0.0(transitive)
- Removed@pnpm/read-project-manifest@1.0.2(transitive)
- Removed@pnpm/write-project-manifest@1.0.0(transitive)
- Removedpify@4.0.1(transitive)
- Removedread-yaml-file@1.1.0(transitive)
- Removedstrip-bom@3.0.0(transitive)
- Removedwrite-yaml-file@3.0.1(transitive)