type-coverage
Advanced tools
Comparing version 2.10.0-beta.0 to 2.10.0
{ | ||
"name": "type-coverage", | ||
"version": "2.10.0-beta.0", | ||
"version": "2.10.0", | ||
"description": "A CLI tool to check type coverage for typescript code", | ||
@@ -10,8 +10,7 @@ "repository": "https://github.com/plantain-00/type-coverage.git", | ||
"minimist": "1", | ||
"type-coverage-core": "^2.10.0-beta.0" | ||
"type-coverage-core": "^2.10.0" | ||
}, | ||
"files": [ | ||
"dist", | ||
"bin" | ||
], | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"bin": { | ||
@@ -18,0 +17,0 @@ "type-coverage": "bin/type-coverage" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5215
4
1
Updatedtype-coverage-core@^2.10.0