New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mozilla-download

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mozilla-download - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1-alpha

2

lib/download.js

@@ -35,3 +35,3 @@ var mozget = require('mozilla-get-url'),

if (err) return callback(err);
debug('got ftp download location', url);
console.log('Will download at url', url);

@@ -38,0 +38,0 @@ tmp.file({ prefix: 'mozilla-download-' + os }, function(err, tmpPath) {

{
"name": "mozilla-download",
"version": "0.4.0",
"version": "0.4.1-alpha",
"author": "James Lal [:lightsofapollo]",

@@ -22,3 +22,3 @@ "description": "Download firefox/b2g-desktop runtimes",

"debug": "*",
"mozilla-get-url": "0.1.0",
"mozilla-get-url": "0.1.1",
"dmg": "~0.0.3",

@@ -25,0 +25,0 @@ "tmp": "~0.0.20",

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