Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solady

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solady - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

src/auth/OwnableRoles.sol

2

package.json
{
"name": "solady",
"license": "MIT",
"version": "0.0.16",
"version": "0.0.17",
"description": "Optimized Solidity snippets.",

@@ -6,0 +6,0 @@ "files": [

@@ -10,4 +10,7 @@ # solady

```ml
auth
├─ OwnableRoles — "Simple single owner and multiroles authorization mixin"
utils
├─ MerkleProofLib — "Library for verification of Merkle proofs"
├─ SignatureCheckerLib — "Library for verification of ECDSA and ERC1271 signatures"
├─ ECDSA — "Library for verification of ECDSA signatures"

@@ -19,2 +22,3 @@ ├─ Sort — "Optimized intro sort"

├─ LibRLP — "Library for computing contract addresses from their deployer and nonce"
├─ LibClone — "Minimal proxy library using the 0age pattern"
├─ LibString — "Library for converting numbers into strings and other string operations"

@@ -63,2 +67,3 @@ ├─ LibBitmap — "Library for mapping integers to single bit booleans"

- [Zolidity](https://github.com/z0r0z/zolidity)
- [🐍 Snekmate](https://github.com/pcaversaccio/snekmate)
- [Femplate](https://github.com/abigger87/femplate)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc