Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -16,3 +16,3 @@ # solady | ||
├─ ECDSA — "Library for verification of ECDSA signatures" | ||
├─ Sort — "Optimized intro sort" | ||
├─ LibSort — "Library for efficient sorting of memory arrays" | ||
├─ Base64 — "Library for Base64 encoding" | ||
@@ -23,3 +23,4 @@ ├─ SSTORE2 — "Library for cheaper reads and writes to persistent storage" | ||
├─ LibBit — "Library for bit twiddling operations" | ||
├─ LibClone — "Minimal proxy library using the 0age pattern" | ||
├─ Clone — "Class with helper read functions for clone with immutable args" | ||
├─ LibClone — "Minimal proxy library" | ||
├─ LibString — "Library for converting numbers into strings and other string operations" | ||
@@ -26,0 +27,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
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
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
161478
22
70