@angular-eslint/template-parser
Advanced tools
Comparing version 0.0.1-alpha.23 to 0.0.1-alpha.25
{ | ||
"name": "@angular-eslint/template-parser", | ||
"version": "0.0.1-alpha.23", | ||
"version": "0.0.1-alpha.25", | ||
"description": "Angular Template parser for ESLint", | ||
@@ -10,3 +10,3 @@ "license": "MIT", | ||
"build": "rm -rf ./dist && microbundle --no-sourcemap --target=node --compress --format=cjs", | ||
"typecheck": "tsc --noEmit" | ||
"typecheck": "tsc -p tsconfig.json --noEmit" | ||
}, | ||
@@ -32,3 +32,3 @@ "repository": { | ||
}, | ||
"gitHead": "97d8aff24a187ac1f72997391f7bc90fe4d20818" | ||
"gitHead": "420f474654f5bf0f67b88450f21f9aa62baa709a" | ||
} |
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
4650