@pnpm/prune-lockfile
Advanced tools
Comparing version 2.0.17 to 2.0.18
# @pnpm/prune-lockfile | ||
## 2.0.18 | ||
### Patch Changes | ||
- Updated dependencies [e27dcf0dc] | ||
- dependency-path@5.1.0 | ||
## 2.0.17 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts test/**/*.ts", | ||
"_test": "cd ../.. && c8 --reporter lcov --reports-dir packages/prune-lockfile/coverage ts-node packages/prune-lockfile/test --type-check", | ||
"_test": "jest", | ||
"test": "pnpm run compile && pnpm run _test", | ||
@@ -36,3 +36,3 @@ "prepublishOnly": "pnpm run compile", | ||
"@pnpm/prune-lockfile": "link:", | ||
"@types/ramda": "^0.27.32", | ||
"@types/ramda": "^0.27.34", | ||
"yaml-tag": "1.1.0" | ||
@@ -44,3 +44,3 @@ }, | ||
"@pnpm/types": "6.3.1", | ||
"dependency-path": "5.0.6", | ||
"dependency-path": "5.1.0", | ||
"ramda": "^0.27.1" | ||
@@ -47,0 +47,0 @@ }, |
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
12673
+ Addeddependency-path@5.1.0(transitive)
+ Addednormalize-path@3.0.0(transitive)
- Removeddependency-path@5.0.6(transitive)
Updateddependency-path@5.1.0