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

ts-toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-toolbelt - npm Package Compare versions

Comparing version 1.0.54 to 1.0.55

2

package.json
{
"name": "ts-toolbelt",
"version": "1.0.54",
"version": "1.0.55",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "author": "Pierre-Antoine Mills",

@@ -131,3 +131,3 @@ <p align="center">

* The explicit way
* Explicit
```ts

@@ -137,3 +137,3 @@ import {Any, Boolean, Class, Function, Iteration, Number, Object, String, Tuple, Union} from 'ts-toolbelt'

* The compact way
* Compact
```ts

@@ -143,3 +143,3 @@ import {A, B, C, F, I, N, O, S, T, U} from 'ts-toolbelt'

* The portable way
* Portable
```ts

@@ -146,0 +146,0 @@ import tb from 'ts-toolbelt'

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