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.18 to 0.0.19

src/utils/FixedPointMathLib.sol

2

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

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

@@ -21,2 +21,3 @@ # solady

├─ LibRLP — "Library for computing contract addresses from their deployer and nonce"
├─ LibBit — "Library for bit twiddling operations"
├─ LibClone — "Minimal proxy library using the 0age pattern"

@@ -28,2 +29,3 @@ ├─ LibString — "Library for converting numbers into strings and other string operations"

├─ SafeTransferLib — "Safe ERC20/ETH transfer lib that handles missing return values"
├─ FixedPointMathLib — "Arithmetic library with operations for fixed-point numbers"
```

@@ -30,0 +32,0 @@

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