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

stream-batch

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-batch - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

docker-compose.yml

2

dist/index.js

@@ -37,3 +37,3 @@ var through;

var previous;
if (!batch.length) {
if (!batches[batchId].length) {
return;

@@ -40,0 +40,0 @@ }

{
"name": "stream-batch",
"version": "0.0.7",
"version": "0.0.8",
"author": "Hans Donner <hans.donner@pobox.com>",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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