eslint-config-brainbits
Advanced tools
Comparing version 4.1.12 to 4.1.13
@@ -6,2 +6,10 @@ # Change Log | ||
## 4.1.13 (2024-04-11) | ||
**Note:** Version bump only for package eslint-config-brainbits | ||
## 4.1.12 (2024-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-config-brainbits", | ||
"version": "4.1.12", | ||
"version": "4.1.13", | ||
"description": "Global eslint rules for Brainbits GmbH", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"eslint": "^5.16.0 || ^6.1.0 || ^7.0.0 || ^8.0.0", | ||
"eslint": "^5.16.0 || ^6.1.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", | ||
"eslint-plugin-babel": "^5.3.1", | ||
@@ -26,3 +26,3 @@ "eslint-plugin-import": "^2.18.2", | ||
}, | ||
"gitHead": "411d7d5e3a901c6f8e6fc95919c554e6ff52cfcf" | ||
"gitHead": "f8c58fa21b6cc6f2cc61587110f77995da32c817" | ||
} |
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
9123