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