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

pull-stream

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-stream - npm Package Compare versions

Comparing version 3.6.12 to 3.6.13

3

docs/throughs/filter.md

@@ -12,1 +12,4 @@ # pull-stream/throughs/filter

to the next stream.
`test` defaults to `function id (e) { return e }` this means
any truthy javascript value is allowed through.

2

package.json
{
"name": "pull-stream",
"description": "minimal pull stream",
"version": "3.6.12",
"version": "3.6.13",
"homepage": "https://pull-stream.github.io",

@@ -6,0 +6,0 @@ "repository": {

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