are-we-there-yet
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "are-we-there-yet", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Keep track of the overall completion of many disparate processes", | ||
@@ -16,3 +16,5 @@ "main": "lib/index.js", | ||
"prepublishOnly": "git push origin --follow-tags", | ||
"snap": "tap" | ||
"snap": "tap", | ||
"postlint": "npm-template-check", | ||
"template-copy": "npm-template-copy --force" | ||
}, | ||
@@ -30,5 +32,5 @@ "repository": { | ||
"devDependencies": { | ||
"@npmcli/eslint-config": "^1.0.0", | ||
"@npmcli/template-oss": "^1.0.2", | ||
"eslint": "^7.32.0", | ||
"@npmcli/eslint-config": "^2.0.0", | ||
"@npmcli/template-oss": "^2.7.1", | ||
"eslint": "^8.8.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
@@ -46,3 +48,3 @@ "tap": "^15.0.9" | ||
"engines": { | ||
"node": ">=10" | ||
"node": "^12.13.0 || ^14.15.0 || >=16" | ||
}, | ||
@@ -55,3 +57,5 @@ "tap": { | ||
}, | ||
"templateVersion": "1.0.2" | ||
"templateOSS": { | ||
"version": "2.7.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14230
0