Socket
Socket
Sign inDemoInstall

http-status-codes

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-status-codes - npm Package Compare versions

Comparing version 2.0.0-beta.6 to 2.0.0-beta.7

2

build/index.d.ts

@@ -11,3 +11,3 @@ import { StatusCodes, ReasonPhrases } from './codes';

/**
* Returns the reason phrase for the given status code.
* Returns the status code for the given reason phrase.
* If the given reason phrase does not exist, undefined is returned.

@@ -14,0 +14,0 @@ *

@@ -913,3 +913,3 @@ module.exports =

/**
* Returns the reason phrase for the given status code.
* Returns the status code for the given reason phrase.
* If the given reason phrase does not exist, undefined is returned.

@@ -916,0 +916,0 @@ *

{
"name": "http-status-codes",
"version": "2.0.0-beta.6",
"version": "2.0.0-beta.7",
"description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.",

@@ -5,0 +5,0 @@ "scripts": {

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