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.78 to 0.0.79

2

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

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

@@ -28,3 +28,3 @@ # <img src="logo.svg" alt="solady" height="118"/>

├─ LibRLP — "Library for computing contract addresses from their deployer and nonce"
├─ LibBit — "Library for bit twiddling operations"
├─ LibBit — "Library for bit twiddling and boolean operations"
├─ Clone — "Class with helper read functions for clone with immutable args"

@@ -58,3 +58,3 @@ ├─ LibClone — "Minimal proxy library"

While Solady has been heavily tested, that may be parts that may yield unexpected emergent behavior when used with other code.
While Solady has been heavily tested, there may be parts that may exhibit unexpected emergent behavior when used with other code.

@@ -61,0 +61,0 @@ Please always include your own thorough tests when using Solady to make sure it works correctly with your code.

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