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

@railgun-community/deployments

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@railgun-community/deployments - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

dist/index.d.ts
import type { ABIs, ChainConfig } from './types';
declare const abis: ABIs;
declare const chainConfigs: Record<string, ChainConfig>;
declare const chainConfigs: Record<string, ChainConfig | undefined>;
export { chainConfigs, abis };
{
"name": "@railgun-community/deployments",
"version": "0.2.2",
"version": "0.2.3",
"description": "Railgun deployment addresses and artifacts",

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

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