trusted-accounts-sdk-node
Advanced tools
Comparing version 1.0.5 to 1.0.7
{ | ||
"name": "trusted-accounts-sdk-node", | ||
"version": "1.0.5", | ||
"version": "1.0.7", | ||
"description": "A simple SDK for Trusted Accounts for NodeJS", | ||
@@ -9,13 +9,13 @@ "main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/TrustedAccounts/trusted-accounts-sdk-node" | ||
"type": "git", | ||
"url": "https://github.com/TrustedAccounts/trusted-accounts-sdk-node" | ||
}, | ||
"keywords": [ | ||
"trusted accounts", | ||
"user verification", | ||
"browser fingerprinting", | ||
"email validation", | ||
"bot protection", | ||
"captcha", | ||
"sdk" | ||
"trusted accounts", | ||
"user verification", | ||
"browser fingerprinting", | ||
"email validation", | ||
"bot protection", | ||
"captcha", | ||
"sdk" | ||
], | ||
@@ -25,5 +25,5 @@ "author": "Ludwig Thoma", | ||
"dependencies": { | ||
"axios": "^1.7.7", | ||
"querystring": "^0.2.1" | ||
} | ||
} | ||
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
6267
2
+ Addedaxios@^1.7.7
+ Addedquerystring@^0.2.1
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.7(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addedquerystring@0.2.1(transitive)