@stylistic/eslint-plugin
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -6,3 +6,3 @@ import { UnprefixedRuleOptions as UnprefixedRuleOptions$1 } from '@stylistic/eslint-plugin-js'; | ||
interface UnprefixedRuleOptions extends UnprefixedRuleOptions$1, UnprefixedRuleOptions$2, UnprefixedRuleOptions$3, UnprefixedRuleOptions$4 {} | ||
type UnprefixedRuleOptions = UnprefixedRuleOptions$1 & UnprefixedRuleOptions$2 & UnprefixedRuleOptions$3 & UnprefixedRuleOptions$4 | ||
@@ -9,0 +9,0 @@ type RuleOptions = { |
{ | ||
"name": "@stylistic/eslint-plugin", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
@@ -41,6 +41,6 @@ "license": "MIT", | ||
"@types/eslint": "^8.56.2", | ||
"@stylistic/eslint-plugin-js": "1.6.2", | ||
"@stylistic/eslint-plugin-jsx": "1.6.2", | ||
"@stylistic/eslint-plugin-plus": "1.6.2", | ||
"@stylistic/eslint-plugin-ts": "1.6.2" | ||
"@stylistic/eslint-plugin-js": "1.6.3", | ||
"@stylistic/eslint-plugin-jsx": "1.6.3", | ||
"@stylistic/eslint-plugin-ts": "1.6.3", | ||
"@stylistic/eslint-plugin-plus": "1.6.3" | ||
}, | ||
@@ -47,0 +47,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
20820
+ Added@stylistic/eslint-plugin-js@1.6.3(transitive)
+ Added@stylistic/eslint-plugin-jsx@1.6.3(transitive)
+ Added@stylistic/eslint-plugin-plus@1.6.3(transitive)
+ Added@stylistic/eslint-plugin-ts@1.6.3(transitive)
- Removed@stylistic/eslint-plugin-js@1.6.2(transitive)
- Removed@stylistic/eslint-plugin-jsx@1.6.2(transitive)
- Removed@stylistic/eslint-plugin-plus@1.6.2(transitive)
- Removed@stylistic/eslint-plugin-ts@1.6.2(transitive)