@pnpm/error
Advanced tools
Comparing version 4.0.1 to 5.0.0
{ | ||
"name": "@pnpm/error", | ||
"version": "4.0.1", | ||
"version": "5.0.0", | ||
"description": "An error class for pnpm errors", | ||
@@ -12,7 +12,7 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=14.6" | ||
"node": ">=16.14" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/error", | ||
"keywords": [ | ||
"pnpm7", | ||
"pnpm8", | ||
"pnpm", | ||
@@ -28,6 +28,6 @@ "error" | ||
"devDependencies": { | ||
"@pnpm/error": "4.0.1" | ||
"@pnpm/error": "5.0.0" | ||
}, | ||
"dependencies": { | ||
"@pnpm/constants": "6.2.0" | ||
"@pnpm/constants": "7.0.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "exports": { | ||
"scripts": { | ||
"lint": "eslint src/**/*.ts", | ||
"lint": "eslint \"src/**/*.ts\"", | ||
"test": "pnpm run compile", | ||
@@ -41,0 +41,0 @@ "compile": "tsc --build && pnpm run lint --fix" |
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
7210
+ Added@pnpm/constants@7.0.0(transitive)
- Removed@pnpm/constants@6.2.0(transitive)
Updated@pnpm/constants@7.0.0