Comparing version 4.1.1 to 4.1.2
@@ -62,3 +62,3 @@ "use strict"; | ||
.json() | ||
.then(this._onmessage) | ||
.then((msg) => this._onmessage(msg)) | ||
.catch((err) => { | ||
@@ -65,0 +65,0 @@ this.emit("error", err); |
{ | ||
"name": "aria2", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Library and for aria2, \"The next generation download utility.\"", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/sonnyp/aria2.js", |
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
14844