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

encode-registry

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encode-registry - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

index.js

20

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

@@ -16,3 +19,3 @@ "repository": {

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

@@ -22,3 +25,10 @@ "bugs": {

},
"homepage": "https://github.com/pnpm/encode-registry#readme"
"homepage": "https://github.com/pnpm/encode-registry#readme",
"devDependencies": {
"standard": "^10.0.2",
"tape": "^4.7.0"
},
"dependencies": {
"mem": "^1.1.0"
}
}

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