Socket
Socket
Sign inDemoInstall

wreck

Package Overview
Dependencies
2
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.0 to 13.0.1

2

lib/index.js

@@ -438,3 +438,3 @@ 'use strict';

return finishOnce(Boom.internal('Payload stream error', err));
return finishOnce(err.isBoom ? err : Boom.internal('Payload stream error', err));
};

@@ -441,0 +441,0 @@

{
"name": "wreck",
"description": "HTTP Client Utilities",
"version": "13.0.0",
"version": "13.0.1",
"repository": "git://github.com/hapijs/wreck",

@@ -6,0 +6,0 @@ "main": "lib/index",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc