Socket
Socket
Sign inDemoInstall

http-errors

Package Overview
Dependencies
2
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

2

index.js

@@ -71,3 +71,3 @@

ClientError.prototype.statusCode = code;
ClientError.prototype.expose = false;
ClientError.prototype.expose = true;
exports[code] =

@@ -74,0 +74,0 @@ exports[statuses[code].replace(/\s+/g, '')] = ClientError;

{
"name": "http-errors",
"description": "Create HTTP error objects",
"version": "1.2.5",
"version": "1.2.6",
"author": {

@@ -6,0 +6,0 @@ "name": "Jonathan Ong",

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