eslint-config-seekingalpha-base
Advanced tools
Comparing version 7.13.0 to 7.13.1
# Change Log | ||
## 7.13.1 - 2024-02-06 | ||
- [deps] update `eslint-plugin-unicorn` to version `51.0.0` | ||
## 7.13.0 - 2024-02-06 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "eslint-config-seekingalpha-base", | ||
"version": "7.13.0", | ||
"version": "7.13.1", | ||
"description": "SeekingAlpha's sharable base ESLint config", | ||
@@ -57,3 +57,3 @@ "main": "index.js", | ||
"eslint-plugin-promise": "6.1.1", | ||
"eslint-plugin-unicorn": "50.1.0" | ||
"eslint-plugin-unicorn": "51.0.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
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
110311