@pnpm/normalize-registries
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @pnpm/normalize-registries | ||
## 1.0.2 | ||
### Patch Changes | ||
- Updated dependencies [71a8c8ce3] | ||
- @pnpm/types@6.1.0 | ||
## 1.0.1 | ||
@@ -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.1", | ||
"version": "1.0.2", | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"dependencies": { | ||
"@pnpm/types": "6.0.0", | ||
"@pnpm/types": "6.1.0", | ||
"normalize-registry-url": "1.0.0" | ||
@@ -34,0 +34,0 @@ }, |
3896
+ Added@pnpm/types@6.1.0(transitive)
- Removed@pnpm/types@6.0.0(transitive)
Updated@pnpm/types@6.1.0