Socket
Socket
Sign inDemoInstall

@reflexer-finance/geb-admin-api

Package Overview
Dependencies
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reflexer-finance/geb-admin-api - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/admin-apis.js

@@ -25,3 +25,3 @@ "use strict";

this.proxyDeployer = new geb_contract_api_1.DsProxy(addressList.PROXY_DEPLOYER, this.chainProvider);
this.debtCeilingSetter = new _1.SingleSpotDebtCeilingSetter(addressList.GEB_SINGLE_CEILING_SETTER, this.chainProvider);
this.debtCeilingSetter = new _1.SingleSpotDebtCeilingSetter(addressList.GEB_DEBT_CEILING_SETTER, this.chainProvider);
}

@@ -28,0 +28,0 @@ return AdminApis;

{
"name": "@reflexer-finance/geb-admin-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "Includes contract API from all contracts of the GEB ecosystem",

@@ -13,10 +13,10 @@ "main": "./lib/index.js",

"@ethersproject/bignumber": "5.x",
"@reflexer-finance/geb-contract-api": "^1.0.1",
"@reflexer-finance/geb-contract-base": "^1.0.1"
"@reflexer-finance/geb-contract-api": "^1.0.2",
"@reflexer-finance/geb-contract-base": "^1.0.2"
},
"devDependencies": {
"@reflexer-finance/geb-typechain": "^0.0.10",
"@reflexer-finance/geb-typechain": "^1.0.2",
"typechain": "^2.0.0"
},
"gitHead": "09f9c2d347d58422237a8de4dff4e044c3065c45"
"gitHead": "723aa5b4bbc609e31f3f2e4e30b0adf6cbafccd2"
}

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