ts-runtime-typecheck
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "ts-runtime-typecheck", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "A collection of common types for TypeScript along with dynamic type cast methods.", | ||
@@ -5,0 +5,0 @@ "main": "cjs/index.js", |
@@ -52,2 +52,3 @@ # ts-runtime-typecheck | ||
- [v2.2.0](#220) | ||
- [v2.2.1](#221) | ||
@@ -817,1 +818,5 @@ ## Type Casts | ||
- Add: `TypeAssertion` error class thrown by TypeAsserts. | ||
### 2.2.1 | ||
- Fix: update sub-dependency to resolve [npm advisory 1654](https://www.npmjs.com/advisories/1654) |
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
108569
821