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

@pnpm/normalize-registries

Package Overview
Dependencies
Maintainers
3
Versions
51
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 1.0.1-alpha.0 to 1.0.1

8

CHANGELOG.md
# @pnpm/normalize-registries
## 1.0.1
### Patch Changes
- Updated dependencies [da091c711]
- @pnpm/types@6.0.0
## 1.0.1-alpha.0
### Patch Changes

@@ -5,0 +13,0 @@

1

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DEFAULT_REGISTRIES = void 0;
const normalizeRegistryUrl = require("normalize-registry-url");

@@ -4,0 +5,0 @@ exports.DEFAULT_REGISTRIES = {

4

package.json
{
"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-alpha.0",
"version": "1.0.1",
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)",

@@ -31,3 +31,3 @@ "bugs": {

"dependencies": {
"@pnpm/types": "6.0.0-alpha.0",
"@pnpm/types": "6.0.0",
"normalize-registry-url": "1.0.0"

@@ -34,0 +34,0 @@ },

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