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

aws-kinesis-writable

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-kinesis-writable - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

index.js

@@ -144,3 +144,3 @@ const util = require('util');

req.removeAllListeners();
req.response.httpResponse.stream.removeAllListeners();
req.response.httpResponse.stream && req.response.httpResponse.stream.removeAllListeners();
req.httpRequest.stream.removeAllListeners();

@@ -147,0 +147,0 @@ });

{
"name": "aws-kinesis-writable",
"description": "A stream implementation for kinesis.",
"version": "4.0.0",
"version": "4.0.1",
"author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)",

@@ -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