@pnpm/error
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "@pnpm/error", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "An error class for pnpm errors", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm9", | ||
"pnpm10", | ||
"pnpm", | ||
@@ -28,6 +28,6 @@ "error" | ||
"devDependencies": { | ||
"@pnpm/error": "6.0.2" | ||
"@pnpm/error": "6.0.3" | ||
}, | ||
"dependencies": { | ||
"@pnpm/constants": "9.0.0" | ||
"@pnpm/constants": "10.0.0" | ||
}, | ||
@@ -37,2 +37,5 @@ "exports": { | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -39,0 +42,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"", |
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
7873
+ Added@pnpm/constants@10.0.0(transitive)
- Removed@pnpm/constants@9.0.0(transitive)
Updated@pnpm/constants@10.0.0