Socket
Socket
Sign inDemoInstall

type-coverage-core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-coverage-core - npm Package Compare versions

Comparing version 2.24.1 to 2.25.0

6

package.json
{
"name": "type-coverage-core",
"version": "2.24.1",
"version": "2.25.0",
"description": "A library to check type coverage for typescript code",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"fast-glob": "3",
"minimatch": "3 || 4 || 5",
"minimatch": "3 || 4 || 5 || 6 || 7",
"normalize-path": "3",

@@ -22,4 +22,4 @@ "tslib": "1 || 2",

"peerDependencies": {
"typescript": "2 || 3 || 4"
"typescript": "2 || 3 || 4 || 5"
}
}
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