Socket
Socket
Sign inDemoInstall

handle-thing

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

2

lib/handle.js

@@ -173,3 +173,3 @@ var assert = require('assert');

var self = this;
setImmediate(function() {
process.nextTick(function() {
for (var i = 0; i < list.length; i++) {

@@ -176,0 +176,0 @@ var req = list[i];

{
"name": "handle-thing",
"version": "1.2.2",
"version": "1.2.3",
"description": "Wrap Streams2 instance into a HandleWrap",

@@ -5,0 +5,0 @@ "main": "lib/handle.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc