Socket
Socket
Sign inDemoInstall

type-coverage

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.1 to 1.6.0

12

package.json
{
"name": "type-coverage",
"version": "1.5.1",
"version": "1.6.0",
"description": "A CLI tool to check type coverage for typescript code",

@@ -14,3 +14,3 @@ "main": "dist/core.js",

"@types/glob": "7.1.1",
"@types/jasmine": "3.3.1",
"@types/jasmine": "3.3.0",
"@types/minimist": "1.2.0",

@@ -20,5 +20,5 @@ "@types/node": "10.12.12",

"clean-scripts": "1.9.2",
"jasmine": "3.3.0",
"jasmine": "3.3.1",
"markdownlint-cli": "0.13.0",
"no-unused-export": "1.6.0",
"no-unused-export": "1.7.0",
"rimraf": "2.6.2",

@@ -33,4 +33,4 @@ "standard": "12.0.1",

"minimist": "1.2.0",
"tslib": "1.9.3",
"typescript": "3.2.1"
"tslib": "1",
"typescript": "3"
},

@@ -37,0 +37,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc