Comparing version 0.0.221 to 0.0.222
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.221", | ||
"version": "0.0.222", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -67,3 +67,2 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ LibZip — "Library for compressing and decompressing bytes" | ||
├─ Clone — "Class with helper read functions for clone with immutable args" | ||
├─ LibClone — "Minimal proxy library" | ||
@@ -90,2 +89,3 @@ ├─ Initializable — "Initializable mixin for the upgradeable contracts" | ||
├─ Lifebuoy — "Class that allows for rescue of ETH, ERC20, ERC721 tokens" | ||
├─ legacy — "Legacy support" | ||
└─ ext — "Utilities for external protocols" | ||
@@ -92,0 +92,0 @@ ``` |
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
1092914
64