type-coverage
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "type-coverage", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"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": "2.8.11", | ||
"@types/jasmine": "3.3.1", | ||
"@types/minimist": "1.2.0", | ||
"@types/node": "10.12.5", | ||
"@types/node": "10.12.12", | ||
"clean-release": "2.7.0", | ||
@@ -33,3 +33,3 @@ "clean-scripts": "1.9.2", | ||
"tslib": "1.9.3", | ||
"typescript": "3.1.6" | ||
"typescript": "3.2.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
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
+ Addedtypescript@3.2.1(transitive)
- Removedtypescript@3.1.6(transitive)
Updatedtypescript@3.2.1