Huge News!Announcing our $40M Series B led by Abstract Ventures.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.8 to 1.0.9

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

### [1.0.9](https://github.com/arnaud-zg/http-response-status/compare/v1.0.8...v1.0.9) (2020-03-30)
### 🐛 Bug Fixes
* migrate to tsdx@0.13.x ([6d1cfb5](https://github.com/arnaud-zg/http-response-status/commit/6d1cfb539205074ae59d6a769cb9316bfbadd94e))
### 🔧 Chore
* **deps:** update dependency tsdx to v0.13.1 ([#101](https://github.com/arnaud-zg/http-response-status/issues/101)) ([c821106](https://github.com/arnaud-zg/http-response-status/commit/c82110695077813f7394989be4400e1f35235c07))
### [1.0.8](https://github.com/arnaud-zg/http-response-status/compare/v1.0.7...v1.0.8) (2020-03-15)

@@ -7,0 +19,0 @@

8

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

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

"build": "tsdx build",
"lint": "tsdx lint",
"lint": "tsdx lint src test",
"release": "standard-version",

@@ -38,3 +38,3 @@ "start": "tsdx watch",

"hooks": {
"pre-commit": "tsdx lint"
"pre-commit": "tsdx lint src test"
}

@@ -53,3 +53,3 @@ },

"standard-version": "7.1.0",
"tsdx": "0.12.3",
"tsdx": "0.13.1",
"tslib": "1.11.1",

@@ -56,0 +56,0 @@ "typescript": "3.8.3"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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