Comparing version 0.0.13 to 0.0.15
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.13", | ||
"version": "0.0.15", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -17,2 +17,3 @@ # solady | ||
├─ LibBitmap — "Library for mapping integers to single bit booleans" | ||
├─ LibBytemap — "Library for mapping integers to 8 bit unsigned integers" | ||
├─ Multicallable — "Contract that enables a single call to call multiple methods on itself" | ||
@@ -19,0 +20,0 @@ ├─ SafeTransferLib — "Safe ERC20/ETH transfer lib that handles missing return values" |
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
61726
14
59