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

@primitivefi/rmm-manager

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primitivefi/rmm-manager - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

artifacts/contracts/interfaces/IPrimitiveManager.sol/IPrimitiveManager.json

@@ -25,3 +25,3 @@ {

{
"indexed": true,
"indexed": false,
"internalType": "address",

@@ -34,2 +34,8 @@ "name": "payer",

"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "engine",

@@ -36,0 +42,0 @@ "type": "address"

4

package.json
{
"name": "@primitivefi/rmm-manager",
"version": "1.0.0",
"version": "1.1.0",
"description": "∇ Manager and Routing smart contracts for Primitive RMM protocol.",

@@ -50,3 +50,3 @@ "main": "index.js",

"@nomiclabs/hardhat-waffle": "^2.0.1",
"@primitivefi/hardhat-dodoc": "^0.1.3",
"@primitivefi/hardhat-dodoc": "^0.2.3",
"@primitivefi/rmm-math": "^2.0.0-rc.1",

@@ -53,0 +53,0 @@ "@typechain/ethers-v5": "^7.1.0",

Sorry, the diff of this file is too big to display

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