@antiadmin/anticaptchaofficial
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,2 @@ | ||
module.exports = { | ||
@@ -2,0 +3,0 @@ settings: { |
{ | ||
"name": "@antiadmin/anticaptchaofficial", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
"description": "Official Anti-Captcha.com npm library", | ||
@@ -26,3 +27,6 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/AdminAnticaptcha/anticaptcha-npm#readme" | ||
"homepage": "https://github.com/AdminAnticaptcha/anticaptcha-npm#readme", | ||
"dependencies": { | ||
"axios": "^0.20.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
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
17726
0
Yes
1
+ Addedaxios@^0.20.0
+ Addedaxios@0.20.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)