@pnpm/client
Advanced tools
Comparing version 1.0.0 to 1.0.1
# @pnpm/client | ||
## 1.0.1 | ||
### Patch Changes | ||
- @pnpm/default-resolver@10.0.1 | ||
## 1.0.0 | ||
### Major Changes | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@pnpm/client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Creates the package resolve and fetch functions", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/default-resolver": "^10.0.0", | ||
"@pnpm/default-resolver": "^10.0.1", | ||
"@pnpm/fetch": "^2.1.0", | ||
@@ -37,0 +37,0 @@ "@pnpm/fetching-types": "^1.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
4728