Comparing version 0.0.238 to 0.0.239
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.238", | ||
"version": "0.0.239", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -81,2 +81,3 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ SafeTransferLib — "Safe ERC20/ETH transfer lib that handles missing return values" | ||
├─ DynamicArrayLib — "Library for memory arrays with automatic capacity resizing" | ||
├─ DynamicBufferLib — "Library for buffers with automatic capacity resizing" | ||
@@ -83,0 +84,0 @@ ├─ EfficientHashLib — "Library for efficiently performing keccak256 hashes" |
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
1197919
65
152