Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.1.1 to 2.1.2

build/cjs/index.d.ts

5

package.json
{
"name": "http-status-codes",
"version": "2.1.1",
"version": "2.1.2",
"description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.",

@@ -20,3 +20,4 @@ "scripts": {

],
"main": "./build/index.js",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"keywords": [

@@ -23,0 +24,0 @@ "node",

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