Socket
Socket
Sign inDemoInstall

http-errors

Package Overview
Dependencies
4
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

6

HISTORY.md

@@ -0,1 +1,7 @@

2017-02-20 / 1.6.1
==================
* deps: setprototypeof@1.0.3
- Fix shim for old browsers
2017-02-14 / 1.6.0

@@ -2,0 +8,0 @@ ==================

8

package.json
{
"name": "http-errors",
"description": "Create HTTP error objects",
"version": "1.6.0",
"version": "1.6.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -15,10 +15,10 @@ "contributors": [

"inherits": "2.0.3",
"setprototypeof": "1.0.2",
"setprototypeof": "1.0.3",
"statuses": ">= 1.3.1 < 2"
},
"devDependencies": {
"eslint": "3.15.0",
"eslint": "3.16.0",
"eslint-config-standard": "6.2.1",
"eslint-plugin-markdown": "1.0.0-beta.3",
"eslint-plugin-promise": "3.3.2",
"eslint-plugin-promise": "3.4.2",
"eslint-plugin-standard": "2.0.1",

@@ -25,0 +25,0 @@ "istanbul": "0.4.5",

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