Socket
Socket
Sign inDemoInstall

rest-error

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

2

package.json

@@ -9,3 +9,3 @@ {

"homepage": "https://github.com/wprl/rest-error",
"version": "1.3.0",
"version": "1.3.1",
"main": "index.js",

@@ -12,0 +12,0 @@ "publishConfig": {

@@ -5,1 +5,25 @@ rest-error

JavaScript errors that map to HTTP 4xx and 5xx error codes.
------------
RestError.BadRequest
RestError.Deprecated
RestError.BadSyntax
RestError.Unauthorized
RestError.Forbidden
RestError.NotFound
RestError.MethodNotAllowed
RestError.NotAcceptable
RestError.LockConflict
RestError.Gone
RestError.LengthRequired
RestError.PreconditionFailed
RestError.RequestEntityTooLarge
RestError.RequestUriTooLong
RestError.UnsupportedMediaType
RestError.Teapot
RestError.UnprocessableEntity
RestError.TooManyRequests
RestError.InternalServerError
RestError.Misconfigured
RestError.NotImplemented
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc