@pnpm/pnpmfile
Advanced tools
Comparing version 0.1.10 to 0.1.11
# @pnpm/pnpmfile | ||
## 0.1.11 | ||
### Patch Changes | ||
- e934b1a48: Update chalk to v4.1.0. | ||
## 0.1.10 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pnpm/pnpmfile", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Reading a pnpmfile.js", | ||
@@ -40,5 +40,5 @@ "main": "lib/index.js", | ||
"@pnpm/types": "6.0.0", | ||
"chalk": "4.0.0", | ||
"path-absolute": "1.0.1", | ||
"ramda": "0.27.0" | ||
"chalk": "^4.1.0", | ||
"path-absolute": "^1.0.1", | ||
"ramda": "^0.27.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
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
10078
+ Addedchalk@4.1.2(transitive)
+ Addedramda@0.27.2(transitive)
- Removedchalk@4.0.0(transitive)
- Removedramda@0.27.0(transitive)
Updatedchalk@^4.1.0
Updatedpath-absolute@^1.0.1
Updatedramda@^0.27.0