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.2.1 to 0.2.2

2

package.json
{
"name": "typescanner",
"version": "0.2.1",
"version": "0.2.2",
"description": "A simple library for implementing type guards in TypeScript.",

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

@@ -13,2 +13,3 @@ // scan

date,
instanceOf,
list,

@@ -30,5 +31,7 @@ Null,

isDate,
isInstanceOf,
isList,
isNull,
isNumber,
isObject,
isOptional,

@@ -35,0 +38,0 @@ isString,

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