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 0.0.10 to 0.0.11

15

CHANGELOG.md

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

### [0.0.11](https://github.com/arnaud-zg/http-response-status/compare/v0.0.10...v0.0.11) (2019-11-09)
### 🐛 Bug Fixes
* **project:** add repository url ([#44](https://github.com/arnaud-zg/http-response-status/issues/44)) ([30eced0](https://github.com/arnaud-zg/http-response-status/commit/30eced0))
* **project:** update package.json ([#47](https://github.com/arnaud-zg/http-response-status/issues/47)) ([c734879](https://github.com/arnaud-zg/http-response-status/commit/c734879))
### 🔧 Chore
* **deps:** update dependency @types/jest to v24.0.22 ([#46](https://github.com/arnaud-zg/http-response-status/issues/46)) ([dcda0c6](https://github.com/arnaud-zg/http-response-status/commit/dcda0c6))
* **deps:** update dependency prettier to v1.19.0 ([#48](https://github.com/arnaud-zg/http-response-status/issues/48)) ([f3d8a84](https://github.com/arnaud-zg/http-response-status/commit/f3d8a84))
* **deps:** update dependency typescript to v3.7.2 ([#45](https://github.com/arnaud-zg/http-response-status/issues/45)) ([415e34b](https://github.com/arnaud-zg/http-response-status/commit/415e34b))
### [0.0.10](https://github.com/arnaud-zg/http-status/compare/v0.0.9...v0.0.10) (2019-11-01)

@@ -7,0 +22,0 @@

15

package.json
{
"name": "http-response-status",
"version": "0.0.10",
"version": "0.0.11",
"description": "HTTP Status Map",
"main": "dist/index.js",
"module": "dist/http-status.esm.js",
"typings": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/arnaud-zg/http-response-status.git"
},
"homepage": "https://github.com/arnaud-zg/http-response-status",
"bugs": {
"url": "https://github.com/arnaud-zg/http-response-status/issues"
},
"files": [

@@ -38,3 +47,3 @@ "dist"

"devDependencies": {
"@types/jest": "24.0.21",
"@types/jest": "24.0.22",
"codecov": "3.6.1",

@@ -46,4 +55,4 @@ "husky": "3.0.9",

"tslib": "1.10.0",
"typescript": "3.6.4"
"typescript": "3.7.2"
}
}

2

README.md
# http-response-status
HTTP Status Map in Typescript
HTTP Status Map

@@ -5,0 +5,0 @@

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