Socket
Socket
Sign inDemoInstall

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 2.0.1 to 2.0.2

82

package.json
{
"name": "encode-registry",
"version": "2.0.1",
"description": "Encodes a registry URL. Memoized.",
"main": "index.js",
"typings": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"engines": {
"node": ">=8.15"
},
"scripts": {
"test": "preview && node test && standard"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pnpm/encode-registry.git"
},
"keywords": [
"registry"
],
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
"url": "https://www.kochan.io/",
"twitter": "ZoltanKochan"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/pnpm/encode-registry/issues"
},
"homepage": "https://github.com/pnpm/encode-registry#readme",
"devDependencies": {
"package-preview": "^2.0.0",
"standard": "^13.0.0",
"tape": "^4.11.0"
},
"dependencies": {
"mem": "^5.1.1"
}
"name": "encode-registry",
"version": "2.0.2",
"description": "Encodes a registry URL. Memoized.",
"main": "index.js",
"typings": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"engines": {
"node": ">=8.15"
},
"scripts": {
"test": "preview && node test && standard"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pnpm/encode-registry.git"
},
"keywords": [
"registry"
],
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
"url": "https://www.kochan.io/",
"twitter": "ZoltanKochan"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/pnpm/encode-registry/issues"
},
"homepage": "https://github.com/pnpm/encode-registry#readme",
"devDependencies": {
"package-preview": "^2.0.0",
"standard": "^14.0.0",
"tape": "^4.11.0"
},
"dependencies": {
"mem": "^6.0.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