Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -15,2 +15,5 @@ # solady | ||
├─ Base64 — "Library for Base64 encoding" | ||
├─ SSTORE2 — "Library for cheaper reads and writes to persistent storage" | ||
├─ CREATE3 — "Deploy to deterministic addresses without an initcode factor" | ||
├─ LibRLP — "Library for computing contract addresses from their deployer and nonce" | ||
├─ LibString — "Library for converting numbers into strings and other string operations" | ||
@@ -17,0 +20,0 @@ ├─ LibBitmap — "Library for mapping integers to single bit booleans" |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
80720
17
62
3
70