libnpmsearch
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "libnpmsearch", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Programmatic API for searching in npm and compatible registries.", | ||
@@ -21,3 +21,3 @@ "author": "GitHub Inc.", | ||
"test": "tap", | ||
"lint": "eslint \"**/*.js\"", | ||
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", | ||
"postlint": "template-oss-check", | ||
@@ -30,3 +30,3 @@ "lintfix": "node ../.. run lint -- --fix", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.11.4", | ||
"@npmcli/template-oss": "4.21.3", | ||
"nock": "^13.3.0", | ||
@@ -50,3 +50,3 @@ "tap": "^16.3.4" | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.11.4", | ||
"version": "4.21.3", | ||
"content": "../../scripts/template-oss/index.js" | ||
@@ -53,0 +53,0 @@ }, |
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
8821