Socket
Socket
Sign inDemoInstall

libnpmorg

Package Overview
Dependencies
74
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.4 to 6.0.0-pre.0

24

package.json
{
"name": "libnpmorg",
"version": "5.0.4",
"version": "6.0.0-pre.0",
"description": "Programmatic api for `npm org` commands",

@@ -31,6 +31,6 @@ "author": "GitHub Inc.",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"minipass": "^5.0.0",
"nock": "^13.3.0",
"tap": "^16.3.4"
"@npmcli/template-oss": "4.18.0",
"minipass": "^7.0.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},

@@ -46,11 +46,17 @@ "repository": {

"aproba": "^2.0.0",
"npm-registry-fetch": "^14.0.3"
"npm-registry-fetch": "^16.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.14.1",
"content": "../../scripts/template-oss/index.js"
"version": "4.18.0",
"content": "../../scripts/template-oss/index.js",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
},

@@ -57,0 +63,0 @@ "tap": {

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