Socket
Socket
Sign inDemoInstall

type-coverage-core

Package Overview
Dependencies
26
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.18.1 to 2.18.2

3

dist/checker.js

@@ -702,2 +702,5 @@ "use strict";

ts.SyntaxKind.BarEqualsToken,
ts.SyntaxKind.BarBarEqualsToken,
ts.SyntaxKind.AmpersandAmpersandEqualsToken,
ts.SyntaxKind.QuestionQuestionEqualsToken,
ts.SyntaxKind.CaretEqualsToken,

@@ -704,0 +707,0 @@ ts.SyntaxKind.PrivateIdentifier,

2

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

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc