Comparing version 0.0.208 to 0.0.209
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.208", | ||
"version": "0.0.209", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -86,3 +86,4 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ SafeCastLib — "Library for integer casting that reverts on overflow" | ||
└─ DateTimeLib — "Library for date time operations" | ||
├─ DateTimeLib — "Library for date time operations" | ||
└─ Lifebuoy — "Class that allows for rescue of ETH, ERC20, ERC721 tokens" | ||
``` | ||
@@ -89,0 +90,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
1030387
61
149