@pnpm/dependency-path
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@pnpm/dependency-path", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Utilities for working with symlinked node_modules", | ||
@@ -27,9 +27,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"semver": "^7.6.0", | ||
"@pnpm/crypto.base32-hash": "3.0.0", | ||
"@pnpm/types": "10.1.0" | ||
"semver": "^7.6.2", | ||
"@pnpm/types": "10.1.1", | ||
"@pnpm/crypto.base32-hash": "3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/semver": "7.5.3", | ||
"@pnpm/dependency-path": "5.1.0" | ||
"@pnpm/dependency-path": "5.1.1" | ||
}, | ||
@@ -36,0 +36,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
+ Added@pnpm/types@10.1.1(transitive)
- Removed@pnpm/types@10.1.0(transitive)
Updated@pnpm/types@10.1.1
Updatedsemver@^7.6.2