@pnpm/resolver-base
Advanced tools
Comparing version 1000.1.3 to 1000.1.4
{ | ||
"name": "@pnpm/resolver-base", | ||
"version": "1000.1.3", | ||
"version": "1000.1.4", | ||
"description": "Types for pnpm-compatible resolvers", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"lib", | ||
"!*.map" | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/resolving/resolver-base", | ||
"keywords": [ | ||
"pnpm", | ||
"pnpm10", | ||
"pnpm", | ||
"resolver" | ||
], | ||
"engines": { | ||
"node": ">=18.12" | ||
}, | ||
"license": "MIT", | ||
"funding": "https://opencollective.com/pnpm", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/resolving/resolver-base", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/resolving/resolver-base#readme", | ||
"dependencies": { | ||
"@pnpm/types": "1000.2.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"devDependencies": { | ||
"@pnpm/resolver-base": "1000.1.3" | ||
}, | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
"files": [ | ||
"lib", | ||
"!*.map" | ||
], | ||
"dependencies": { | ||
"@pnpm/types": "1000.2.1" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/resolver-base": "1000.1.4" | ||
}, | ||
"engines": { | ||
"node": ">=18.12" | ||
}, | ||
"jest": { | ||
@@ -36,0 +36,0 @@ "preset": "@pnpm/jest-config" |
374185
74
2
15
+ Added@pnpm/types@1000.2.1(transitive)
- Removed@pnpm/types@1000.2.0(transitive)
Updated@pnpm/types@1000.2.1