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

http-response-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-response-status - npm Package Compare versions

Comparing version 1.0.30 to 1.1.0

7

package.json
{
"name": "http-response-status",
"version": "1.0.30",
"version": "1.1.0",
"description": "HTTP Status Map",

@@ -26,2 +26,3 @@ "main": "dist/index.js",

"code",
"response",
"status"

@@ -32,3 +33,2 @@ ],

"lint": "tsdx lint src test",
"release": "standard-version",
"start": "tsdx watch",

@@ -55,7 +55,6 @@ "test:coverage:report": "npm run test:coverage && codecov -f coverage/*.json",

"husky": "8.0.1",
"standard-version": "9.3.2",
"tsdx": "0.14.1",
"tslib": "2.4.0",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
}

@@ -5,4 +5,5 @@ # http-response-status

[![Build Status](https://github.com/arnaud-zg/http-response-status/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/arnaud-zg/http-response-status/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/arnaud-zg/http-response-status/branch/master/graph/badge.svg)](https://codecov.io/gh/arnaud-zg/http-response-status)
[![Node.js CI](https://github.com/arnaud-zg/http-response-status/actions/workflows/ci.yml/badge.svg)](https://github.com/arnaud-zg/http-response-status/actions/workflows/ci.yml)
[![release-please](https://github.com/arnaud-zg/http-response-status/actions/workflows/release-please.yml/badge.svg)](https://github.com/arnaud-zg/http-response-status/actions/workflows/release-please.yml)

@@ -9,0 +10,0 @@ ## Getting Started

Sorry, the diff of this file is too big to display

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