Socket
Socket
Sign inDemoInstall

statuses

Package Overview
Dependencies
0
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.5.0

1

codes.json

@@ -5,2 +5,3 @@ {

"102": "Processing",
"103": "Early Hints",
"200": "OK",

@@ -7,0 +8,0 @@ "201": "Created",

@@ -0,1 +1,6 @@

1.5.0 / 2018-03-27
==================
* Add `103 Early Hints`
1.4.0 / 2017-10-20

@@ -2,0 +7,0 @@ ==================

12

package.json
{
"name": "statuses",
"description": "HTTP status utility",
"version": "1.4.0",
"version": "1.5.0",
"contributors": [

@@ -24,8 +24,8 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"csv-parse": "1.2.4",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.8.0",
"eslint": "4.19.1",
"eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "5.2.0",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-standard": "3.0.1",

@@ -32,0 +32,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