You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

iambus

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iambus - npm Package Compare versions

Comparing version
1.2.0
to
1.2.1
+0
-1
index.js

@@ -66,3 +66,2 @@ 'use strict'

this.buffer.length = 0
for (const stream of this.subs) stream.destroy()
this.bus.subscribers.delete(this)

@@ -69,0 +68,0 @@ cb()

+1
-1
{
"name": "iambus",
"version": "1.2.0",
"version": "1.2.1",
"description": "minimalist pattern-matching pub-sub message-bus",

@@ -5,0 +5,0 @@ "main": "index.js",