Socket
Socket
Sign inDemoInstall

libnpmsearch

Package Overview
Dependencies
72
Maintainers
5
Versions
29
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

11

package.json
{
"name": "libnpmsearch",
"version": "5.0.4",
"version": "6.0.0-pre.0",
"description": "Programmatic API for searching in npm and compatible registries.",

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

"scripts": {
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"posttest": "npm run lint",

@@ -33,3 +30,3 @@ "test": "tap",

"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "4.0.0",
"nock": "^13.2.4",

@@ -49,8 +46,8 @@ "tap": "^16.0.1"

"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