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 1.2.0 to 1.2.1

28

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

@@ -10,24 +10,24 @@ "main": "index.js",

"devDependencies": {
"@commitlint/cli": "7.0.0",
"@commitlint/config-conventional": "7.0.1",
"@types/glob": "5.0.35",
"@commitlint/cli": "7.1.2",
"@commitlint/config-conventional": "7.1.2",
"@types/glob": "7.1.1",
"@types/jasmine": "2.8.8",
"@types/minimist": "1.2.0",
"@types/node": "10.5.3",
"clean-release": "2.6.0",
"@types/node": "10.11.3",
"clean-release": "2.7.0",
"clean-scripts": "1.9.2",
"jasmine": "3.1.0",
"markdownlint-cli": "0.11.0",
"no-unused-export": "1.5.1",
"jasmine": "3.2.0",
"markdownlint-cli": "0.13.0",
"no-unused-export": "1.6.0",
"rimraf": "2.6.2",
"standard": "11.0.1",
"standard": "12.0.1",
"tslint": "5.11.0",
"tslint-config-standard": "7.1.0",
"tslint-sonarts": "1.7.0"
"tslint-config-standard": "8.0.1",
"tslint-sonarts": "1.8.0"
},
"dependencies": {
"glob": "7.1.2",
"glob": "7.1.3",
"minimist": "1.2.0",
"tslib": "1.9.3",
"typescript": "3.0.1"
"typescript": "3.1.1"
},

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

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