type-coverage-core
Advanced tools
Comparing version 2.10.0-beta.0 to 2.10.0
{ | ||
"name": "type-coverage-core", | ||
"version": "2.10.0-beta.0", | ||
"version": "2.10.0", | ||
"description": "A library to check type coverage for typescript code", | ||
@@ -12,9 +12,9 @@ "main": "dist/index.js", | ||
"minimatch": "3", | ||
"ts-lib-utils": "^2.9.0", | ||
"ts-lib-utils": "^2.10.0", | ||
"tslib": "1 || 2", | ||
"tsutils": "3" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"peerDependencies": { | ||
@@ -21,0 +21,0 @@ "typescript": "2 || 3 || 4" |
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
46364
1
Updatedts-lib-utils@^2.10.0