dependency-path
Advanced tools
Comparing version 5.1.0 to 5.1.1
# dependency-path | ||
## 5.1.1 | ||
### Patch Changes | ||
- Updated dependencies [9ad8c27bf] | ||
- @pnpm/types@6.4.0 | ||
## 5.1.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "dependency-path", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Utilities for working with symlinked node_modules", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/types": "6.3.1", | ||
"@pnpm/types": "6.4.0", | ||
"encode-registry": "^3.0.0", | ||
@@ -41,6 +41,5 @@ "normalize-path": "^3.0.0", | ||
"devDependencies": { | ||
"@types/semver": "^7.3.4", | ||
"dependency-path": "link:" | ||
"@types/semver": "^7.3.4" | ||
}, | ||
"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
11143
1
+ Added@pnpm/types@6.4.0(transitive)
- Removed@pnpm/types@6.3.1(transitive)
Updated@pnpm/types@6.4.0