Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libnpmsearch

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmsearch - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

1

index.js

@@ -18,2 +18,3 @@ 'use strict'

maintenance: 0.5,
...opts.opts, // this is to support the cli's --searchopts parameter
...opts

@@ -20,0 +21,0 @@ }

13

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

@@ -18,6 +18,6 @@ "author": "Kat Marchán <kzm@sykosomatic.org>",

"scripts": {
"prerelease": "npm t",
"release": "standard-version -s",
"postrelease": "npm publish && git push --follow-tags",
"pretest": "standard",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"posttest": "standard",
"test": "tap"

@@ -31,4 +31,3 @@ },

"standard": "^12.0.0",
"standard-version": "*",
"tap": "^14.10.6"
"tap": "^14.11.0"
},

@@ -35,0 +34,0 @@ "repository": {

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