mozilla-download
Advanced tools
Comparing version 0.4.1-alpha to 0.4.1
{ | ||
"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 @@ }); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20503
+ Addedmozilla-get-url@0.2.0(transitive)
- Removedmozilla-get-url@0.1.1(transitive)
Updatedmozilla-get-url@0.2.0