type-coverage-core
Advanced tools
Comparing version 2.18.3 to 2.19.1
@@ -640,2 +640,3 @@ "use strict"; | ||
ts.SyntaxKind.ConflictMarkerTrivia, | ||
ts.SyntaxKind.BigIntLiteral, | ||
ts.SyntaxKind.NumericLiteral, | ||
@@ -642,0 +643,0 @@ ts.SyntaxKind.StringLiteral, |
{ | ||
"name": "type-coverage-core", | ||
"version": "2.18.3", | ||
"version": "2.19.1", | ||
"description": "A library to check type coverage for typescript code", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
54952
1556