@pnpm/normalize-registries
Advanced tools
Comparing version 1.0.4 to 1.0.5
# @pnpm/normalize-registries | ||
## 1.0.5 | ||
### Patch Changes | ||
- Updated dependencies [b5d694e7f] | ||
- @pnpm/types@6.3.1 | ||
## 1.0.4 | ||
@@ -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.4", | ||
"version": "1.0.5", | ||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"dependencies": { | ||
"@pnpm/types": "6.3.0", | ||
"@pnpm/types": "6.3.1", | ||
"normalize-registry-url": "1.0.0" | ||
@@ -34,0 +34,0 @@ }, |
4157
+ Added@pnpm/types@6.3.1(transitive)
- Removed@pnpm/types@6.3.0(transitive)
Updated@pnpm/types@6.3.1