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

ee-soa-response

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-soa-response - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

1

lib/StatusCodes.js

@@ -39,2 +39,3 @@ !function(){

, SERVICE_EXCEPTION : 37 // 500
, NOT_IMPLEMENTED : 501 // 501
, SERVICE_UNAVAILABLE : 38 // 503

@@ -41,0 +42,0 @@

2

package.json
{
"name" : "ee-soa-response"
, "description" : "ee SOA Response class"
, "version" : "0.1.4"
, "version" : "0.1.5"
, "homepage" : "https://github.com/eventEmitter/ee-soa-response"

@@ -6,0 +6,0 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)"

@@ -54,3 +54,3 @@ # ee-soa-response

, CONFLICT : 80 //409, conflict, resource extsts already
, CONFLICT : 80 // 409, conflict, resource extsts already

@@ -75,2 +75,4 @@ , ACCESS_MALFORMED : 23 // 400

, NOT_IMPLEMENTED : 501 // 501
, TRANSPORT_NOT_AVAILABLE : 39 // no http equivalent
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