eslint-config-xo-bizon
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "eslint-config-xo-bizon", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "ESLint shareable config to be used with xo or eslint-config-xo", | ||
@@ -11,3 +11,3 @@ "main": "index.cjs", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -44,4 +44,4 @@ "files": [ | ||
"@bizon/semantic-release-config": "^2.1.0", | ||
"semantic-release": "^21.0.7", | ||
"xo": "^0.55.0" | ||
"semantic-release": "^23.0.2", | ||
"xo": "^0.57.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "xo": { |
@@ -18,3 +18,3 @@ # eslint-config-xo-bizon | ||
``` | ||
$ yarn add --dev eslint-config-xo-bizon | ||
$ pnpm add -D eslint-config-xo-bizon | ||
``` | ||
@@ -39,3 +39,2 @@ | ||
## Related | ||
@@ -46,3 +45,2 @@ | ||
## License | ||
@@ -52,3 +50,2 @@ | ||
## Miscellaneous | ||
@@ -55,0 +52,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
6673
58