Socket
Socket
Sign inDemoInstall

libnpmsearch

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 7.0.0 to 7.0.1

20

package.json
{
"name": "libnpmsearch",
"version": "7.0.0",
"version": "7.0.1",
"description": "Programmatic API for searching in npm and compatible registries.",

@@ -19,7 +19,7 @@ "author": "GitHub Inc.",

"scripts": {
"posttest": "node ../.. run lint",
"posttest": "npm run lint",
"test": "tap",
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"postlint": "template-oss-check",
"lintfix": "node ../.. run lint -- --fix",
"lintfix": "npm run lint -- --fix",
"snap": "tap",

@@ -30,3 +30,3 @@ "template-oss-apply": "template-oss-apply --force"

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.18.0",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",

@@ -50,10 +50,4 @@ "tap": "^16.3.8"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.18.0",
"content": "../../scripts/template-oss/index.js",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
},

@@ -60,0 +54,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