libnpmsearch
Advanced tools
Comparing version 3.0.1 to 3.1.0
@@ -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 @@ } |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10299
3
68
0