Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -11,3 +11,3 @@ # solady | ||
utils | ||
├─ MerkleProof — "Library for verification of Merkle proofs" | ||
├─ MerkleProofLib — "Library for verification of Merkle proofs" | ||
├─ ECDSA — "Library for verification of ECDSA signatures" | ||
@@ -28,2 +28,4 @@ ├─ Sort — "Optimized intro sort" | ||
Do refer to the [contribution guidelines](https://github.com/Vectorized/solady/issues/19) for more details. | ||
## Safety | ||
@@ -30,0 +32,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
58
56977