libnpmfund
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "libnpmfund", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"main": "lib/index.js", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
"scripts": { | ||
"lint": "eslint \"**/*.js\"", | ||
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", | ||
"lintfix": "npm run lint -- --fix", | ||
@@ -45,3 +45,3 @@ "posttest": "npm run lint", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.19.0", | ||
"@npmcli/template-oss": "4.21.3", | ||
"tap": "^16.3.8" | ||
@@ -57,5 +57,4 @@ }, | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.19.0", | ||
"content": "../../scripts/template-oss/index.js", | ||
"npm": "npm" | ||
"version": "4.21.3", | ||
"content": "../../scripts/template-oss/index.js" | ||
}, | ||
@@ -62,0 +61,0 @@ "tap": { |
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
11004