Socket
Socket
Sign inDemoInstall

advanced

Package Overview
Dependencies
140
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.9 to 0.3.10

2

lib/controller.js

@@ -59,3 +59,3 @@ var _ = require('lodash'),

}).catch(function(err) {
ret[key] = undefined;
ret[key] = err;
return ret;

@@ -62,0 +62,0 @@ });

{
"name": "advanced",
"version": "0.3.9",
"version": "0.3.10",
"description": "A simple MVC framework based on Express",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc