Comparing version 0.0.218 to 0.0.219
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.218", | ||
"version": "0.0.219", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -63,3 +63,3 @@ # <img src="logo.svg" alt="solady" height="118"/> | ||
├─ SSTORE2 — "Library for cheaper reads and writes to persistent storage" | ||
├─ CREATE3 — "Deploy to deterministic addresses without an initcode factor" | ||
├─ CREATE3 — "Deterministic deployments agnostic to the initialization code" | ||
├─ LibRLP — "Library for RLP encoding and CREATE address computation" | ||
@@ -66,0 +66,0 @@ ├─ LibBit — "Library for bit twiddling and boolean operations" |
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
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
1069837