Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

libnpmorg

Package Overview
Dependencies
73
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 5.0.0-pre.0

11

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

@@ -17,5 +17,2 @@ "author": "GitHub Inc.",

"scripts": {
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"lint": "eslint \"**/*.js\"",

@@ -35,3 +32,3 @@ "test": "tap",

"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "4.0.0",
"minipass": "^3.1.1",

@@ -53,8 +50,8 @@ "nock": "^13.2.4",

"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "4.0.0"
}
}
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