Socket
Socket
Sign inDemoInstall

zeanium-node

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zeanium-node - npm Package Compare versions

Comparing version 0.6.40 to 0.6.41

2

package.json
{
"name": "zeanium-node",
"version": "0.6.40",
"version": "0.6.41",
"description": "Zeanium for Node.js, simple http server and custome your business.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -137,2 +137,4 @@ /**

this._serverResponse.write(_data, inEncode);
zn._oldRequest = zn._request;
zn._oldResponse = zn._response;
zn._request = null;

@@ -139,0 +141,0 @@ zn._response = null;

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