@stylistic/eslint-plugin-plus
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "@stylistic/eslint-plugin-plus", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
@@ -42,6 +42,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^6.20.0" | ||
"@types/eslint": "^8.56.2", | ||
"@typescript-eslint/utils": "^6.21.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/rule-tester": "^6.20.0" | ||
"@typescript-eslint/rule-tester": "^6.21.0" | ||
}, | ||
@@ -48,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
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
15179
3
+ Added@types/eslint@^8.56.2
+ Added@types/eslint@8.56.12(transitive)
+ Addedts-api-utils@1.4.2(transitive)
- Removedts-api-utils@1.4.1(transitive)