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

typescanner

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescanner - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

.github/release-drafter.yml

2

package.json
{
"name": "typescanner",
"version": "0.3.2",
"version": "0.3.3",
"description": "A simple library for implementing type guard in TypeScript.",

@@ -5,0 +5,0 @@ "author": "yona3",

# typescanner
[![Testing](https://github.com/yona3/typescanner/actions/workflows/test.yml/badge.svg)](https://github.com/yona3/typescanner/actions/workflows/test.yml)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/typescanner)
![NPM](https://img.shields.io/npm/l/typescanner)

@@ -3,0 +6,0 @@ A simple library for implementing [Type Guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html) in TypeScript.

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