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

help-me-respond

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

help-me-respond - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

_default.json

2

index.js

@@ -145,3 +145,3 @@ let CONFIG = {};

} else {
if (CONFIG.logging) {
if (CONFIG && CONFIG.logging) {
if(msg.error) {

@@ -148,0 +148,0 @@ console.error(msg);

{
"name": "help-me-respond",
"version": "2.2.0",
"version": "2.3.0",
"description": "Simple nodejs Express http response helper",

@@ -5,0 +5,0 @@ "main": "index.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