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

type-coverage - npm Package Compare versions

Comparing version 2.0.4 to 2.1.0

1

dist/index.js

@@ -16,3 +16,2 @@ "use strict";

}
// tslint:disable-next-line:cognitive-complexity no-big-function
async function executeCommandLine() {

@@ -19,0 +18,0 @@ const argv = minimist_1.default(process.argv.slice(2), { '--': true });

6

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

@@ -10,3 +10,3 @@ "repository": "https://github.com/plantain-00/type-coverage.git",

"minimist": "1.2.0",
"type-coverage-core": "^2.0.4"
"type-coverage-core": "^2.1.0"
},

@@ -20,3 +20,3 @@ "files": [

},
"gitHead": "10be616aa6cd84cd26be0f32bbab158180501901"
"gitHead": "51790ee62d6bf009a9eb5628e8e4eb181a75dba5"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc