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

lengoo-api-response-formatter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lengoo-api-response-formatter - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

lib/Response.js

@@ -19,2 +19,3 @@ const _ = require('lodash');

UNPROCESSABLE_ENTITY: 422,
INTERNAL_SERVER_ERROR: 500,
NOT_IMPLEMENTED: 501,

@@ -21,0 +22,0 @@ SERVICE_UNAVAILABLE: 503

2

package.json
{
"name": "lengoo-api-response-formatter",
"version": "1.1.2",
"version": "1.1.3",
"description": "A lib to keep your responses formatted and consistent through your project",

@@ -5,0 +5,0 @@ "main": "./lib/Response.js",

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