New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@steerprotocol/contracts

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@steerprotocol/contracts - npm Package Compare versions

Comparing version
3.1.6
to
3.1.7
deployments/sei.json

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

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

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

+20
export { default as arbitrum } from 'deployments/arbitrum.json';
export { default as arbitrumgoerli } from 'deployments/arbitrumgoerli.json';
export { default as avalanche } from 'deployments/avalanche.json';
export { default as base } from 'deployments/base.json';
export { default as bsc } from 'deployments/bsc.json';
export { default as celo } from 'deployments/celo.json';
export { default as composite_deployment } from 'deployments/composite_deployment.json';
export { default as evmos } from 'deployments/evmos.json';
export { default as goerli } from 'deployments/goerli.json';
export { default as localhost } from 'deployments/localhost.json';
export { default as mainnet } from 'deployments/mainnet.json';
export { default as metis } from 'deployments/metis.json';
export { default as mumbai } from 'deployments/mumbai.json';
export { default as optimism } from 'deployments/optimism.json';
export { default as optimismgoerli } from 'deployments/optimismgoerli.json';
export { default as polygon } from 'deployments/polygon.json';
export { default as polyzkevm } from 'deployments/polyzkevm.json';
export { default as rinkeby } from 'deployments/rinkeby.json';
export { default as ropsten } from 'deployments/ropsten.json';
export { default as thundercore } from 'deployments/thundercore.json';
+3
-3
{
"name": "@steerprotocol/contracts",
"version": "3.1.6",
"version": "3.1.7",
"description": "Contracts for Steer Protocol",
"main": "deployments/index.js",
"type": "module",
"main": "index.js",
"type":"module",
"scripts": {

@@ -8,0 +8,0 @@ "build": "hardhat compile",

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

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

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

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

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