@typescript-eslint/parser
Advanced tools
Comparing version 1.7.1-alpha.9 to 1.7.1-alpha.10
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "1.7.1-alpha.9+06538e3", | ||
"version": "1.7.1-alpha.10+8e2d2f5", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -39,3 +39,3 @@ "main": "dist/parser.js", | ||
"dependencies": { | ||
"@typescript-eslint/typescript-estree": "1.7.1-alpha.9+06538e3", | ||
"@typescript-eslint/typescript-estree": "1.7.1-alpha.10+8e2d2f5", | ||
"eslint-scope": "^4.0.0", | ||
@@ -47,5 +47,5 @@ "eslint-visitor-keys": "^1.0.0" | ||
"@types/eslint-visitor-keys": "^1.0.0", | ||
"@typescript-eslint/shared-fixtures": "1.7.1-alpha.9+06538e3" | ||
"@typescript-eslint/shared-fixtures": "1.7.1-alpha.10+8e2d2f5" | ||
}, | ||
"gitHead": "06538e36c81fb2ece35d512e5fbfa3b14003798c" | ||
"gitHead": "8e2d2f587c82ff3f6719a5045b165df9dad2c219" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the 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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
74882