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

sloth-pipe

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sloth-pipe - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

5

package.json
{
"name": "sloth-pipe",
"description": "A pipe utility that lazily evaluates only when needed, and only once.",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",

@@ -19,3 +19,4 @@ "main": "dist/index.js",

"build": "tsup",
"lint": "tsc"
"lint": "tsc",
"bench": "bun ./pipe.bench.ts"
},

@@ -22,0 +23,0 @@ "devDependencies": {

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