Comparing version 0.0.146 to 0.0.147
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.146", | ||
"version": "0.0.147", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -72,2 +72,3 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ RedBlackTreeLib — "Library for managing a red-black-tree in storage" | ||
├─ Multicallable — "Contract that enables a single call to call multiple methods on itself" | ||
├─ GasBurnerLib — "Library for burning gas without reverting" | ||
@@ -74,0 +75,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
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
797847
53
141