Socket
Socket
Sign inDemoInstall

registry-url

Package Overview
Dependencies
5
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

2

index.js
'use strict';
module.exports = require('rc')('npm').registry || 'http://registry.npmjs.org/';
module.exports = require('rc')('npm').registry || 'https://registry.npmjs.org/';
{
"name": "registry-url",
"version": "2.0.0",
"version": "2.1.0",
"description": "Get the set npm registry URL",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc