Socket
Socket
Sign inDemoInstall

nodecap2

Package Overview
Dependencies
23
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "nodecap2",
"version": "2.2.0",
"version": "2.2.1",
"description": "ICAP server framework for node.js - create custom HTTP proxy filters for Squid, etc.",

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

@@ -245,5 +245,4 @@ "use strict";

this.done = true;
this.unpipe();
cb();
}
});
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