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.2 to 0.2.3

2

lib/index.js

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

422: 'Unprocessable Entity',
424: 'Failed Dependency',
429: 'Too Many Requests',

@@ -83,2 +84,3 @@ 451: 'Unavailable For Legal Reasons',

UNPROCESSABLE_ENTITY: 422,
FAILED_DEPENDENCY: 424,
TOO_MANY_REQUESTS: 429,

@@ -85,0 +87,0 @@ UNAVAILABLE_FOR_LEGAL_REASONS: 451,

2

package.json
{
"name": "http-status",
"version": "0.2.2",
"version": "0.2.3",
"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