Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typescript-is

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-is - npm Package Compare versions

Comparing version 0.18.1 to 0.18.2

4

index.d.ts

@@ -1,3 +0,1 @@

import {TemplateLiteralPair} from './src/transform-inline/visitor-utils';
/**

@@ -263,2 +261,4 @@ * Checks if the given argument is assignable to the given type-argument.

type TemplateLiteralPair = [string, 'string' | 'number' | 'bigint' | 'any' | 'undefined' | 'null' | undefined];
interface ExpectedTemplateLiteral {

@@ -265,0 +265,0 @@ type: 'template-literal'

{
"name": "typescript-is",
"version": "0.18.1",
"version": "0.18.2",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=6.14.4"

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