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.19 to 0.0.20

src/utils/Clone.sol

2

package.json
{
"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

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