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

mozilla-download

Package Overview
Dependencies
Maintainers
2
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.1-alpha to 0.4.1

4

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

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

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

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

@@ -20,3 +20,3 @@ # Mozilla Download

// download firefox
moz.download('save/me', options, functon(err, path) {
mozdownload('save/me', options, functon(err, path) {
// path is the same as save targe

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

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