Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/normalize-registries

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/normalize-registries - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

4

lib/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc