@cnamts/eslint-config
Advanced tools
Comparing version 2.9.0-beta.4 to 2.9.0
{ | ||
"name": "@cnamts/eslint-config", | ||
"version": "2.9.0-beta.4", | ||
"version": "2.9.0", | ||
"description": "ESLint configurations for JavaScript and TypeScript used across our projects", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "5.59.1", | ||
"@typescript-eslint/parser": "5.59.1" | ||
"@typescript-eslint/eslint-plugin": "5.59.2", | ||
"@typescript-eslint/parser": "5.59.2" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d709a8501de025af5f1968647a481150fe682867" | ||
"gitHead": "135f9636853c2d4210c862c6e5af1aa28786d88e" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
7074
+ Added@typescript-eslint/eslint-plugin@5.59.2(transitive)
+ Added@typescript-eslint/parser@5.59.2(transitive)
+ Added@typescript-eslint/scope-manager@5.59.2(transitive)
+ Added@typescript-eslint/type-utils@5.59.2(transitive)
+ Added@typescript-eslint/types@5.59.2(transitive)
+ Added@typescript-eslint/typescript-estree@5.59.2(transitive)
+ Added@typescript-eslint/utils@5.59.2(transitive)
+ Added@typescript-eslint/visitor-keys@5.59.2(transitive)
- Removed@typescript-eslint/eslint-plugin@5.59.1(transitive)
- Removed@typescript-eslint/parser@5.59.1(transitive)
- Removed@typescript-eslint/scope-manager@5.59.1(transitive)
- Removed@typescript-eslint/type-utils@5.59.1(transitive)
- Removed@typescript-eslint/types@5.59.1(transitive)
- Removed@typescript-eslint/typescript-estree@5.59.1(transitive)
- Removed@typescript-eslint/utils@5.59.1(transitive)
- Removed@typescript-eslint/visitor-keys@5.59.1(transitive)