@vue/eslint-config-typescript
Advanced tools
Comparing version 3.0.0-beta.9 to 3.0.0-beta.10
{ | ||
"name": "@vue/eslint-config-typescript", | ||
"version": "3.0.0-beta.9", | ||
"version": "3.0.0-beta.10", | ||
"description": "eslint-config-typescript for vue-cli", | ||
@@ -24,5 +24,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"eslint-plugin-typescript": "^0.11.0", | ||
"eslint-plugin-typescript": "^0.12.0", | ||
"typescript-eslint-parser": "^15.0.0" | ||
} | ||
} |
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
1111
+ Addedeslint-plugin-typescript@0.12.0(transitive)
- Removedeslint-plugin-typescript@0.11.0(transitive)