Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

advanced

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advanced - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

8

lib/logger.js

@@ -1,5 +0,5 @@

var fs = require('fs'),
_ = require('lodash'),
Path = require('path')
Utils = require('./utils');
var _ = require('lodash'),
Path = require('path'),
Utils = require('./utils'),
fs = Utils.fs;

@@ -6,0 +6,0 @@

{
"name": "advanced",
"version": "0.3.1",
"version": "0.3.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc