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

pipe-ts

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipe-ts - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json

@@ -16,3 +16,3 @@ {

],
"version": "0.0.5",
"version": "0.0.6",
"scripts": {

@@ -19,0 +19,0 @@ "lint": "tslint --project ./tsconfig.json",

@@ -58,5 +58,5 @@ # pipe-ts

## Note about type safety
## Note about number of functions
`pipe` and `pipeWith` currently support up to 9 functions. If more than 9 functions are passed, type safety will be lost. If need be, we are open to adding more overloads to avoid this.
`pipe` and `pipeWith` currently support up to 9 functions. If need be, we are open to adding more overloads to avoid this.

@@ -63,0 +63,0 @@ ## Development

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