Comparing version 0.0.57 to 0.0.58
{ | ||
"name": "solady", | ||
"license": "MIT", | ||
"version": "0.0.57", | ||
"version": "0.0.58", | ||
"description": "Optimized Solidity snippets.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -15,2 +15,3 @@ # solady | ||
auth | ||
├─ Ownable — "Simple single owner authorization mixin" | ||
├─ OwnableRoles — "Simple single owner and multiroles authorization mixin" | ||
@@ -17,0 +18,0 @@ utils |
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
288200
27
88