New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

http-status

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-status - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

lib/index.js

@@ -38,2 +38,3 @@ // Generated by CoffeeScript 1.10.0

422: 'Unprocessable Entity',
423: 'Locked',
424: 'Failed Dependency',

@@ -84,2 +85,3 @@ 429: 'Too Many Requests',

UNPROCESSABLE_ENTITY: 422,
LOCKED: 423,
FAILED_DEPENDENCY: 424,

@@ -86,0 +88,0 @@ TOO_MANY_REQUESTS: 429,

2

package.json
{
"name": "http-status",
"version": "0.2.3",
"version": "0.2.4",
"description": "Interact with HTTP status code",

@@ -5,0 +5,0 @@ "homepage": "http://www.adaltas.com/projects/node-http-status",

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