Comparing version 4.0.3 to 4.1.0
{ | ||
"name": "aria2", | ||
"version": "4.0.3", | ||
"version": "4.1.0", | ||
"description": "Library and cli for aria2, \"The next generation download utility.\"", | ||
@@ -32,9 +32,9 @@ "homepage": "https://github.com/sonnyp/aria2.js", | ||
"dependencies": { | ||
"commander": "^2.17.1", | ||
"node-fetch": "^2.2.0", | ||
"ws": "^6.0.0" | ||
"commander": "^3.0.1", | ||
"node-fetch": "^2.6.0", | ||
"ws": "^7.1.2" | ||
}, | ||
"devDependencies": { | ||
"ava": "^0.25.0", | ||
"prettier": "1.14.2" | ||
"ava": "^2.3.0", | ||
"prettier": "1.18.2" | ||
}, | ||
@@ -41,0 +41,0 @@ "engines": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
1
2
31749
18
390
+ Addedcommander@3.0.2(transitive)
+ Addedws@7.5.10(transitive)
- Removedasync-limiter@1.0.1(transitive)
- Removedcommander@2.20.3(transitive)
- Removedws@6.2.3(transitive)
Updatedcommander@^3.0.1
Updatednode-fetch@^2.6.0
Updatedws@^7.1.2