typescanner
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24738
24
239