@pnpm/pnpmfile
Advanced tools
Comparing version 0.1.20 to 0.1.21
# @pnpm/pnpmfile | ||
## 0.1.21 | ||
### Patch Changes | ||
- Updated dependencies [9ad8c27bf] | ||
- @pnpm/types@6.4.0 | ||
- @pnpm/core-loggers@5.0.3 | ||
## 0.1.20 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@pnpm/pnpmfile", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "Reading a pnpmfile.js", | ||
@@ -32,10 +32,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/logger": "^3.2.2", | ||
"@pnpm/pnpmfile": "link:", | ||
"@types/ramda": "^0.27.32" | ||
"@pnpm/logger": "^3.2.3", | ||
"@types/ramda": "^0.27.35" | ||
}, | ||
"dependencies": { | ||
"@pnpm/core-loggers": "5.0.2", | ||
"@pnpm/core-loggers": "5.0.3", | ||
"@pnpm/error": "1.4.0", | ||
"@pnpm/types": "6.3.1", | ||
"@pnpm/types": "6.4.0", | ||
"chalk": "^4.1.0", | ||
@@ -46,5 +45,5 @@ "path-absolute": "^1.0.1", | ||
"peerDependencies": { | ||
"@pnpm/logger": "^3.1.0" | ||
"@pnpm/logger": "^3.2.3" | ||
}, | ||
"funding": "https://opencollective.com/pnpm" | ||
} |
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
13106
2
+ Added@pnpm/core-loggers@5.0.3(transitive)
+ Added@pnpm/types@6.4.0(transitive)
- Removed@pnpm/core-loggers@5.0.2(transitive)
- Removed@pnpm/types@6.3.1(transitive)
Updated@pnpm/core-loggers@5.0.3
Updated@pnpm/types@6.4.0