@pnpm/write-importer-manifest
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "@pnpm/write-importer-manifest", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Write an importer manifest (called package.json in most cases)", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.15" | ||
"node": ">=10" | ||
}, | ||
@@ -37,3 +37,3 @@ "files": [ | ||
"dependencies": { | ||
"@pnpm/types": "^3.0.0", | ||
"@pnpm/types": "^4.0.0", | ||
"write-json-file": "4.0.0", | ||
@@ -40,0 +40,0 @@ "write-json5-file": "2.1.2", |
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
3916
+ Added@pnpm/types@4.0.0(transitive)
- Removed@pnpm/types@3.2.0(transitive)
Updated@pnpm/types@^4.0.0