@pnpm/fetching-types
Advanced tools
Comparing version 6.0.0 to 900.0.0
{ | ||
"name": "@pnpm/fetching-types", | ||
"version": "6.0.0", | ||
"version": "900.0.0", | ||
"description": "Types for fetching", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/fetching-types": "6.0.0" | ||
"@pnpm/fetching-types": "900.0.0" | ||
}, | ||
@@ -37,2 +37,5 @@ "exports": { | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -39,0 +42,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
2848