@pnpm/normalize-registries
Advanced tools
Comparing version 1.0.2 to 1.0.3
# @pnpm/normalize-registries | ||
## 1.0.3 | ||
### Patch Changes | ||
- Updated dependencies [db17f6f7b] | ||
- @pnpm/types@6.2.0 | ||
## 1.0.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/normalize-registries", | ||
"description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"dependencies": { | ||
"@pnpm/types": "6.1.0", | ||
"@pnpm/types": "6.2.0", | ||
"normalize-registry-url": "1.0.0" | ||
@@ -34,0 +34,0 @@ }, |
3983
+ Added@pnpm/types@6.2.0(transitive)
- Removed@pnpm/types@6.1.0(transitive)
Updated@pnpm/types@6.2.0