@pnpm/prune-lockfile
Advanced tools
Comparing version 2.0.13 to 2.0.14
# @pnpm/prune-lockfile | ||
## 2.0.14 | ||
### Patch Changes | ||
- a2ef8084f: Use the same versions of dependencies across the pnpm monorepo. | ||
- Updated dependencies [a2ef8084f] | ||
- dependency-path@5.0.3 | ||
## 2.0.13 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -42,6 +42,6 @@ "main": "lib/index.js", | ||
"@pnpm/types": "6.2.0", | ||
"dependency-path": "5.0.2", | ||
"ramda": "0.27.0" | ||
"dependency-path": "5.0.3", | ||
"ramda": "^0.27.0" | ||
}, | ||
"funding": "https://opencollective.com/pnpm" | ||
} |
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
12156
+ Addeddependency-path@5.0.3(transitive)
+ Addedramda@0.27.2(transitive)
- Removeddependency-path@5.0.2(transitive)
- Removedramda@0.27.0(transitive)
Updateddependency-path@5.0.3
Updatedramda@^0.27.0