@pnpm/package-is-installable
Advanced tools
Comparing version 5.0.10 to 5.0.11
{ | ||
"name": "@pnpm/package-is-installable", | ||
"version": "5.0.10", | ||
"version": "5.0.11", | ||
"description": "Checks if a package is installable on the current system", | ||
@@ -24,5 +24,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/core-loggers": "6.1.2", | ||
"@pnpm/core-loggers": "6.1.3", | ||
"@pnpm/error": "2.0.0", | ||
"@pnpm/types": "7.8.0", | ||
"@pnpm/types": "7.9.0", | ||
"execa": "npm:safe-execa@^0.1.1", | ||
@@ -34,2 +34,3 @@ "mem": "^8.0.0", | ||
"@pnpm/logger": "^4.0.0", | ||
"@pnpm/package-is-installable": "5.0.11", | ||
"@types/semver": "^7.3.4" | ||
@@ -42,3 +43,3 @@ }, | ||
"scripts": { | ||
"start": "pnpm run tsc -- --watch", | ||
"start": "tsc --watch", | ||
"_test": "jest", | ||
@@ -45,0 +46,0 @@ "test": "pnpm run compile && pnpm run _test", |
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
17635
3
+ Added@pnpm/core-loggers@6.1.3(transitive)
+ Added@pnpm/types@7.9.0(transitive)
- Removed@pnpm/core-loggers@6.1.2(transitive)
- Removed@pnpm/types@7.8.0(transitive)
Updated@pnpm/core-loggers@6.1.3
Updated@pnpm/types@7.9.0