@pnpm/normalize-registries
Advanced tools
Comparing version 6.0.5 to 6.0.6
@@ -6,3 +6,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.normalizeRegistries = exports.DEFAULT_REGISTRIES = void 0; | ||
exports.DEFAULT_REGISTRIES = void 0; | ||
exports.normalizeRegistries = normalizeRegistries; | ||
const normalize_registry_url_1 = __importDefault(require("normalize-registry-url")); | ||
@@ -22,3 +23,2 @@ const map_1 = __importDefault(require("ramda/src/map")); | ||
} | ||
exports.normalizeRegistries = normalizeRegistries; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnpm/normalize-registries", | ||
"description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized", | ||
"version": "6.0.5", | ||
"version": "6.0.6", | ||
"bugs": { | ||
@@ -25,3 +25,3 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/types": "12.0.0" | ||
"@pnpm/types": "12.1.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/pnpm/pnpm/blob/main/config/normalize-registries#readme", | ||
"@types/ramda": "0.29.12", | ||
"@pnpm/normalize-registries": "6.0.5" | ||
"@pnpm/normalize-registries": "6.0.6" | ||
}, | ||
@@ -35,0 +35,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4194
+ Added@pnpm/types@12.1.0(transitive)
- Removed@pnpm/types@12.0.0(transitive)
Updated@pnpm/types@12.1.0