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 1.0.0 to 1.1.0

index.d.ts

21

package.json
{
"name": "encode-registry",
"version": "1.0.0",
"version": "1.1.0",
"description": "Encodes a registry URL. Memoized.",
"main": "index.js",
"typings": "index.d.ts",
"files": [
"index.js"
"index.js",
"index.d.ts"
],
"engines": {
"node": ">=4"
},
"scripts": {
"test": "node test && standard"
"test": "preview && node test && standard"
},

@@ -19,3 +24,8 @@ "repository": {

],
"author": "Zoltan Kochan",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
"url": "https://www.kochan.io/",
"twitter": "ZoltanKochan"
},
"license": "MIT",

@@ -27,2 +37,3 @@ "bugs": {

"devDependencies": {
"package-preview": "^1.0.0",
"standard": "^10.0.2",

@@ -32,4 +43,4 @@ "tape": "^4.7.0"

"dependencies": {
"mem": "^1.1.0"
"mem": "^3.0.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