@cnamts/eslint-config
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "@cnamts/eslint-config", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "ESLint configurations for JavaScript and TypeScript used across our projects", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "5.30.7", | ||
"@typescript-eslint/parser": "5.30.7" | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "bbd656d3e97883293c6b72cc196b2fd139818038" | ||
"gitHead": "44bd384b94d58b42a8c33d3a7b197324349b8ebf" | ||
} |
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
+ Added@typescript-eslint/eslint-plugin@5.32.0(transitive)
+ Added@typescript-eslint/parser@5.32.0(transitive)
+ Added@typescript-eslint/scope-manager@5.32.0(transitive)
+ Added@typescript-eslint/type-utils@5.32.0(transitive)
+ Added@typescript-eslint/types@5.32.0(transitive)
+ Added@typescript-eslint/typescript-estree@5.32.0(transitive)
+ Added@typescript-eslint/utils@5.32.0(transitive)
+ Added@typescript-eslint/visitor-keys@5.32.0(transitive)
- Removed@typescript-eslint/eslint-plugin@5.30.7(transitive)
- Removed@typescript-eslint/parser@5.30.7(transitive)
- Removed@typescript-eslint/scope-manager@5.30.7(transitive)
- Removed@typescript-eslint/type-utils@5.30.7(transitive)
- Removed@typescript-eslint/types@5.30.7(transitive)
- Removed@typescript-eslint/typescript-estree@5.30.7(transitive)
- Removed@typescript-eslint/utils@5.30.7(transitive)
- Removed@typescript-eslint/visitor-keys@5.30.7(transitive)