Socket
Socket
Sign inDemoInstall

@railgun-community/shared-models

Package Overview
Dependencies
Maintainers
5
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@railgun-community/shared-models - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

2

dist/models/network-config.js

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

// Test nets
[NetworkName.EthereumSepolia]: '0x97a36608DA67AF0A79e50cb6343f86F340B3b49e',
[NetworkName.EthereumSepolia]: '0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14',
[NetworkName.PolygonAmoy]: '0x21d4Ec3C9a2408C5535ecc26a09d94dC7B7f5c10',

@@ -87,0 +87,0 @@ // Dev only

{
"name": "@railgun-community/shared-models",
"version": "7.0.2",
"version": "7.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -9,5 +9,8 @@ [![Unit Tests](https://github.com/Railgun-Community/shared-models/actions/workflows/unit-tests.yml/badge.svg?branch=main)](https://github.com/Railgun-Community/shared-models/actions)

## Run tests
`yarn test`
## Releases
When ready to create a new version, run `./release` or `./release patch` or `./release minor` or `./release major`.

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