vue-eslint-parser
Advanced tools
Comparing version 0.2.0 to 1.0.0
{ | ||
"name": "vue-eslint-parser", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "The ESLint custom parser for `.vue` files.", | ||
@@ -27,4 +27,3 @@ "engines": { | ||
"espree": ">=3.3.2", | ||
"parse5": "^3.0.0", | ||
"vue-template-compiler": "^2.1.6" | ||
"parse5": "^3.0.0" | ||
}, | ||
@@ -31,0 +30,0 @@ "devDependencies": { |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
3
0
0
11025
4
1
0
- Removedvue-template-compiler@^2.1.6
- Removedde-indent@1.0.2(transitive)
- Removedhe@1.2.0(transitive)
- Removedvue-template-compiler@2.7.16(transitive)