Socket
Socket
Sign inDemoInstall

zeanium-node

Package Overview
Dependencies
3
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

2

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

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

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

console.log('paths, ', _paths);
switch (_paths.length){

@@ -35,3 +33,4 @@ case 1:

try{
zn.info('MvcRequestHandler forword: { project: ' + project + ', controller: ' + controller + ', action: ' + action+' }');
//zn.info('MvcRequestHandler forword: { project: ' + project + ', controller: ' + controller + ', action: ' + action+' }');
if(!this._apps){

@@ -38,0 +37,0 @@ return response.writeURL(request.url), false;

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc