@pnpm/catalogs.resolver
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@pnpm/catalogs.resolver", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Dereferences catalog protocol specifiers into usable specifiers.", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm9", | ||
"pnpm10", | ||
"pnpm", | ||
@@ -32,8 +32,11 @@ "types" | ||
"@pnpm/catalogs.protocol-parser": "^0.1.0", | ||
"@pnpm/error": "^6.0.2" | ||
"@pnpm/error": "^6.0.3" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/catalogs.resolver": "0.1.1", | ||
"@pnpm/catalogs.resolver": "0.1.2", | ||
"@pnpm/catalogs.types": "0.1.0" | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -40,0 +43,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
11294
Updated@pnpm/error@^6.0.3