Socket
Socket
Sign inDemoInstall

normalize-registry-url

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-registry-url - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

index.js

14

package.json
{
"name": "normalize-registry-url",
"version": "0.0.0",
"version": "1.0.0",
"description": "Normalizes a npm registry URL",
"main": "index.js",
"files": [
"index.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test"
},

@@ -18,3 +21,3 @@ "repository": {

],
"author": "Zoltan",
"author": "Zoltan Kochan",
"license": "MIT",

@@ -24,3 +27,6 @@ "bugs": {

},
"homepage": "https://github.com/pnpm/normalize-registry-url#readme"
"homepage": "https://github.com/pnpm/normalize-registry-url#readme",
"devDependencies": {
"tape": "^4.6.3"
}
}
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