@pnpm/normalize-registries
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@pnpm/normalize-registries", | ||
"description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"bugs": { | ||
@@ -19,7 +19,7 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"engines": { | ||
"node": ">=14.19" | ||
"node": ">=14.6" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/normalize-registries", | ||
"dependencies": { | ||
"@pnpm/types": "8.1.0", | ||
"@pnpm/types": "8.2.0", | ||
"normalize-registry-url": "2.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
"devDependencies": { | ||
"@pnpm/normalize-registries": "3.0.2" | ||
"@pnpm/normalize-registries": "3.0.3" | ||
}, | ||
@@ -33,0 +33,0 @@ "exports": { |
4249
+ Added@pnpm/types@8.2.0(transitive)
- Removed@pnpm/types@8.1.0(transitive)
Updated@pnpm/types@8.2.0