type-coverage
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -212,2 +212,3 @@ "use strict"; | ||
case typescript_1.default.SyntaxKind.GlobalKeyword: | ||
case typescript_1.default.SyntaxKind.BigIntKeyword: | ||
case typescript_1.default.SyntaxKind.OfKeyword: | ||
@@ -214,0 +215,0 @@ break; |
{ | ||
"name": "type-coverage", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "A CLI tool to check type coverage for typescript code", | ||
@@ -14,5 +14,5 @@ "main": "dist/core.js", | ||
"@types/glob": "7.1.1", | ||
"@types/jasmine": "3.3.0", | ||
"@types/jasmine": "3.3.2", | ||
"@types/minimist": "1.2.0", | ||
"@types/node": "10.12.12", | ||
"@types/node": "10.12.15", | ||
"clean-release": "2.7.0", | ||
@@ -19,0 +19,0 @@ "clean-scripts": "1.9.2", |
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
63520
1085