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.5 to 0.6.6

2

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

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

@@ -87,3 +87,3 @@ /**

});
response.write('<a href="https://github.com/yangyxu/Zeanium-Node">'+_name+'</a>');
response.write('<a href="https://github.com/yangyxu/Zeanium-Node">' + _package.name + '</a>');
response.addTrailers({'Content-MD5': zn.uuid()});

@@ -90,0 +90,0 @@ response.end();

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc