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

fuse

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuse - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

lib/fuse.js

@@ -6,3 +6,3 @@ var colors = require('colors');

var path = require('path');
var ujs = require('uglify-js2')
var ujs = require('uglify-js')

@@ -9,0 +9,0 @@ var fuse = exports;

@@ -8,8 +8,8 @@ {

"repository" : {"type": "git", "url": "https://github.com/smebberson/fuse.git"},
"dependencies" : { "underscore": ">=1.2.0", "optimist": ">=0.2.8", "colors": ">=0.5.1", "uglify-js2": ">=2.1.1" },
"dependencies" : { "underscore": ">=1.4.x", "optimist": ">=0.3.5", "colors": ">=0.6.x", "uglify-js": ">=2.2.x" },
"devDependencies" : { "vows": ">=0.5.13"},
"bin" : { "fuse": "./bin/fuse.js" },
"directories" : { "bin": "./bin" },
"version" : "0.0.7",
"version" : "0.0.8",
"engines" : {"node": ">=0.4"}
}

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