@toruslabs/openlogin-utils
Advanced tools
Comparing version 0.9.5 to 0.10.0
{ | ||
"name": "@toruslabs/openlogin-utils", | ||
"version": "0.9.5", | ||
"version": "0.10.0", | ||
"homepage": "https://github.com/torusresearch/OpenLoginSdk#readme", | ||
@@ -23,3 +23,3 @@ "license": "ISC", | ||
"base64url": "^3.0.1", | ||
"keccak": "^3.0.1", | ||
"keccak": "^3.0.2", | ||
"randombytes": "^2.1.0" | ||
@@ -29,5 +29,5 @@ }, | ||
"@types/keccak": "^3.0.1", | ||
"@types/node": "^16.4.0", | ||
"@types/node": "^16.7.1", | ||
"@types/randombytes": "^2.0.0", | ||
"lint-staged": "^11.0.1" | ||
"lint-staged": "^11.1.2" | ||
}, | ||
@@ -58,3 +58,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e129dc771c88c548e41945ee97d0c74c7017d97c" | ||
"gitHead": "d0413aaf181e73f41013d9de9712b47554979670" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
583939
9944
2
Updatedkeccak@^3.0.2