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 0.0.13 to 0.0.14

2

package.json
{
"name": "ts-toolbelt",
"version": "0.0.13",
"version": "0.0.14",
"license": "AGPL-3.0-only",

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

@@ -53,3 +53,3 @@ <center>

type test4 = T.A.Concat<[1, 2], [3, 4]> // [1, 2, 3, 4]
type test4 = T.T.Concat<[1, 2], [3, 4]> // [1, 2, 3, 4]

@@ -56,0 +56,0 @@ ```

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