Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

send-data

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

send-data - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

7

error.js

@@ -45,2 +45,9 @@ var extend = require("xtend")

if (serializeError.domainEmitter &&
serializeError.domainEmitter.domain &&
typeof serializeError.domainEmitter.domain.on === "function"
) {
delete serializeError.domainEmitter
}
opts.body = { errors: [serializeError] }

@@ -47,0 +54,0 @@ }

2

package.json
{
"name": "send-data",
"version": "3.2.3",
"version": "3.2.4",
"description": "send data through response",

@@ -5,0 +5,0 @@ "keywords": [],

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