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.1.8 to 0.1.9

src/net/http_server/view/_error.html

2

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

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

@@ -22,3 +22,3 @@ /**

_path = path + file,
_config = _path + zn.SLASH + 'web_config';
_config = _path + zn.SLASH + 'zn.app.config';

@@ -25,0 +25,0 @@ zn.info('Loading Project: '+ _path);

Sorry, the diff of this file is not supported yet

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