@stylistic/eslint-plugin-plus
Advanced tools
Comparing version 2.3.0 to 2.6.0-beta.0
@@ -11,4 +11,3 @@ 'use strict'; | ||
docs: { | ||
description: "Indentation for binary operators", | ||
recommended: "stylistic" | ||
description: "Indentation for binary operators" | ||
}, | ||
@@ -15,0 +14,0 @@ fixable: "whitespace", |
@@ -17,4 +17,3 @@ 'use strict'; | ||
docs: { | ||
description: "Enforces consistent spacing inside TypeScript type generics", | ||
recommended: "stylistic" | ||
description: "Enforces consistent spacing inside TypeScript type generics" | ||
}, | ||
@@ -21,0 +20,0 @@ fixable: "whitespace", |
@@ -12,4 +12,3 @@ 'use strict'; | ||
docs: { | ||
description: "Expect space before the type declaration in the named tuple", | ||
recommended: "stylistic" | ||
description: "Expect space before the type declaration in the named tuple" | ||
}, | ||
@@ -16,0 +15,0 @@ fixable: "whitespace", |
{ | ||
"name": "@stylistic/eslint-plugin-plus", | ||
"version": "2.3.0", | ||
"version": "2.6.0-beta.0", | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
@@ -43,6 +43,6 @@ "license": "MIT", | ||
"@types/eslint": "^8.56.10", | ||
"@typescript-eslint/utils": "^7.12.0" | ||
"@typescript-eslint/utils": "^8.0.0-alpha.34" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/rule-tester": "^7.12.0" | ||
"@typescript-eslint/rule-tester": "^8.0.0-alpha.34" | ||
}, | ||
@@ -49,0 +49,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
15368
368
1
+ Added@typescript-eslint/scope-manager@8.15.0(transitive)
+ Added@typescript-eslint/types@8.15.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.15.0(transitive)
+ Added@typescript-eslint/utils@8.15.0(transitive)
+ Added@typescript-eslint/visitor-keys@8.15.0(transitive)
+ Addedts-api-utils@1.4.1(transitive)
+ Addedtypescript@5.7.2(transitive)
- Removed@eslint/eslintrc@2.1.4(transitive)
- Removed@eslint/js@8.57.1(transitive)
- Removed@humanwhocodes/config-array@0.13.0(transitive)
- Removed@humanwhocodes/object-schema@2.0.3(transitive)
- Removed@typescript-eslint/scope-manager@7.18.0(transitive)
- Removed@typescript-eslint/types@7.18.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.18.0(transitive)
- Removed@typescript-eslint/utils@7.18.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.18.0(transitive)
- Removed@ungap/structured-clone@1.2.0(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedarray-union@2.1.0(transitive)
- Removeddir-glob@3.0.1(transitive)
- Removeddoctrine@3.0.0(transitive)
- Removedeslint@8.57.1(transitive)
- Removedeslint-scope@7.2.2(transitive)
- Removedespree@9.6.1(transitive)
- Removedfile-entry-cache@6.0.1(transitive)
- Removedflat-cache@3.2.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedglobals@13.24.0(transitive)
- Removedglobby@11.1.0(transitive)
- Removedgraphemer@1.4.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-path-inside@3.0.3(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-type@4.0.0(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedslash@3.0.0(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedtext-table@0.2.0(transitive)
- Removedts-api-utils@1.4.0(transitive)
- Removedtype-fest@0.20.2(transitive)
- Removedtypescript@5.6.3(transitive)
- Removedwrappy@1.0.2(transitive)