@thirdweb-dev/crypto
Advanced tools
Comparing version 0.2.2 to 0.2.3-nightly-d93286bc1f8224d055b50ce3ffa4f302869cb2b1-20240329103719
{ | ||
"name": "@thirdweb-dev/crypto", | ||
"version": "0.2.2", | ||
"version": "0.2.3-nightly-d93286bc1f8224d055b50ce3ffa4f302869cb2b1-20240329103719", | ||
"main": "dist/thirdweb-dev-crypto.cjs.js", | ||
@@ -13,3 +13,3 @@ "module": "dist/thirdweb-dev-crypto.esm.js", | ||
}, | ||
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/utils", | ||
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/utils", | ||
"license": "Apache-2.0", | ||
@@ -31,4 +31,4 @@ "bugs": { | ||
"dependencies": { | ||
"@noble/hashes": "^1.3.2", | ||
"js-sha3": "^0.9.2" | ||
"@noble/hashes": "^1.4.0", | ||
"js-sha3": "^0.9.3" | ||
}, | ||
@@ -42,6 +42,6 @@ "devDependencies": { | ||
"ethers": "^5.7.2", | ||
"js-awe": "^1.0.62", | ||
"tinybench": "^2.5.1", | ||
"typescript": "^5.3.3", | ||
"viem": "^1.19.1" | ||
"js-awe": "^1.0.64", | ||
"tinybench": "^2.6.0", | ||
"typescript": "5.4.3", | ||
"viem": "2.9.5" | ||
}, | ||
@@ -48,0 +48,0 @@ "engines": { |
<p align="center"> | ||
<br /> | ||
<a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> | ||
<a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> | ||
<br /> | ||
@@ -5,0 +5,0 @@ </p> |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
108532
Updated@noble/hashes@^1.4.0
Updatedjs-sha3@^0.9.3