@pnpm/package-is-installable
Advanced tools
Comparing version 5.0.1 to 5.0.2
# @pnpm/package-is-installable | ||
## 5.0.2 | ||
### Patch Changes | ||
- Updated dependencies [724c5abd8] | ||
- @pnpm/types@7.2.0 | ||
- @pnpm/core-loggers@6.0.2 | ||
## 5.0.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@pnpm/package-is-installable", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Checks if a package is installable on the current system", | ||
@@ -22,5 +22,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/core-loggers": "6.0.1", | ||
"@pnpm/core-loggers": "6.0.2", | ||
"@pnpm/error": "2.0.0", | ||
"@pnpm/types": "7.1.0", | ||
"@pnpm/types": "7.2.0", | ||
"semver": "^7.3.4" | ||
@@ -27,0 +27,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
16939
13
+ Added@pnpm/core-loggers@6.0.2(transitive)
+ Added@pnpm/types@7.2.0(transitive)
- Removed@pnpm/core-loggers@6.0.1(transitive)
- Removed@pnpm/types@7.1.0(transitive)
Updated@pnpm/core-loggers@6.0.2
Updated@pnpm/types@7.2.0