@stylistic/eslint-plugin-migrate
Advanced tools
Comparing version 2.9.0 to 2.10.0
{ | ||
"name": "@stylistic/eslint-plugin-migrate", | ||
"type": "commonjs", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "ESLint plugin to migrate built-in rules to stylistic rules", | ||
@@ -25,4 +25,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.8.0", | ||
"@eslint-stylistic/metadata": "2.9.0" | ||
"@typescript-eslint/utils": "^8.12.2", | ||
"@eslint-stylistic/metadata": "2.10.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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
16155
+ Added@eslint-stylistic/metadata@2.10.0(transitive)
- Removed@eslint-stylistic/metadata@2.9.0(transitive)