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

http-errors

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-errors - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js
var statuses = require('statuses');
var inherits = require('util').inherits;
var inherits = require('inherits');

@@ -5,0 +5,0 @@ exports = module.exports = function () {

{
"name": "http-errors",
"description": "Create HTTP error objects",
"version": "1.2.0",
"version": "1.2.1",
"author": {

@@ -14,2 +14,3 @@ "name": "Jonathan Ong",

"dependencies": {
"inherits": "^2.0.1",
"statuses": "~1.0.4"

@@ -16,0 +17,0 @@ },

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