@open-turo/eslint-config-typescript
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -5,4 +5,4 @@ { | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "7.2.0", | ||
"@typescript-eslint/parser": "7.2.0", | ||
"@typescript-eslint/eslint-plugin": "7.3.1", | ||
"@typescript-eslint/parser": "7.3.1", | ||
"eslint-config-prettier": "9.1.0", | ||
@@ -22,4 +22,2 @@ "eslint-import-resolver-typescript": "3.6.1", | ||
"devDependencies": { | ||
"@commitlint/cli": "18.6.1", | ||
"@open-turo/commitlint-config-conventional": "1.1.0", | ||
"eslint": "8.57.0", | ||
@@ -48,3 +46,3 @@ "prettier": "3.2.5" | ||
"repository": "https://github.com/open-turo/eslint-config-typescript", | ||
"version": "8.0.1" | ||
"version": "8.0.2" | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2
18661
+ Added@typescript-eslint/eslint-plugin@7.3.1(transitive)
+ Added@typescript-eslint/parser@7.3.1(transitive)
+ Added@typescript-eslint/scope-manager@7.3.1(transitive)
+ Added@typescript-eslint/type-utils@7.3.1(transitive)
+ Added@typescript-eslint/types@7.3.1(transitive)
+ Added@typescript-eslint/typescript-estree@7.3.1(transitive)
+ Added@typescript-eslint/utils@7.3.1(transitive)
+ Added@typescript-eslint/visitor-keys@7.3.1(transitive)
- Removed@typescript-eslint/eslint-plugin@7.2.0(transitive)
- Removed@typescript-eslint/parser@7.2.0(transitive)
- Removed@typescript-eslint/scope-manager@7.2.0(transitive)
- Removed@typescript-eslint/type-utils@7.2.0(transitive)
- Removed@typescript-eslint/types@7.2.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.2.0(transitive)
- Removed@typescript-eslint/utils@7.2.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.2.0(transitive)