Comparing version 0.0.86 to 0.0.87
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.86", | ||
"version": "0.0.87", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -17,2 +17,7 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ OwnableRoles — "Simple single owner and multiroles authorization mixin" | ||
tokens | ||
├─ WETH — "Simple Wrapped Ether implementation" | ||
├─ ERC20 — "Simple ERC20 + EIP-2612 implementation" | ||
├─ ERC721 — "Simple ERC721 implementation with storage hitchhiking" | ||
├─ ERC1155 — "Simple ERC1155 implementation" | ||
utils | ||
@@ -19,0 +24,0 @@ ├─ MerkleProofLib — "Library for verification of Merkle proofs" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
554187
36
108