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

@rari-capital/solmate

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rari-capital/solmate - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

package.json
{
"name": "@rari-capital/solmate",
"version": "2.0.0",
"license": "AGPL-3.0-only",
"version": "2.0.1",
"description": "Modern building blocks and mixins for smart contract development.",

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

# solmate
A catalogue of modern, opinionated, _gas efficient_ and [DappTools](https://github.com/dapphub/dapptools)-centric contracts that will fit perfectly into your next project.
**Modern**, **opinionated** and **gas optimized** building blocks for **smart contract development**.

@@ -10,3 +10,3 @@ ## Contracts

├─ Auth — "Flexible and updatable auth pattern"
├─ Trust — "Ultra-minimal authorization logic"
├─ Trust — "Ultra minimal authorization logic"
├─ authorities

@@ -25,3 +25,3 @@ │ ├─ TrustAuthority — "Simple Authority which only authorizes trusted users"

These contracts were inspired by or directly modified from many sources, primarly:
These contracts were inspired by or directly modified from many sources, primarily:

@@ -28,0 +28,0 @@ - [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-contracts)

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