@form8ion/remark-lint-preset
Advanced tools
Comparing version 2.1.8 to 3.0.0
@@ -7,6 +7,6 @@ { | ||
"engines": { | ||
"node": ">12.17" | ||
"node": ">=14.13.1" | ||
}, | ||
"license": "MIT", | ||
"version": "2.1.8", | ||
"version": "3.0.0", | ||
"sideEffects": false, | ||
@@ -29,3 +29,4 @@ "publishConfig": { | ||
"lint:peer": "npm ls >/dev/null", | ||
"prepare": "husky install" | ||
"prepare": "husky install", | ||
"lint:engines": "ls-engines" | ||
}, | ||
@@ -40,2 +41,3 @@ "devDependencies": { | ||
"husky": "7.0.4", | ||
"ls-engines": "0.6.5", | ||
"npm-run-all": "4.1.5", | ||
@@ -42,0 +44,0 @@ "remark-cli": "10.0.1" |
@@ -19,2 +19,3 @@ # remark-lint-preset | ||
[![MIT license][license-badge]][license-link] | ||
![node][node-badge] | ||
@@ -99,1 +100,3 @@ <!--consumer-badges end --> | ||
[github-actions-ci-badge]: https://github.com/form8ion/remark-lint-preset/workflows/Node.js%20CI/badge.svg | ||
[node-badge]: https://img.shields.io/node/v/@form8ion/remark-lint-preset?logo=node.js |
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
9750
101
10