Socket
Socket
Sign inDemoInstall

@big-whale-labs/constants

Package Overview
Dependencies
Maintainers
9
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@big-whale-labs/constants - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

1

dist/index.d.ts

@@ -1,2 +0,1 @@

export declare const FORTMATIC_KEY = "pk_test_59D9E782219D2943";
export declare const ETH_NETWORK = "goerli";

@@ -3,0 +2,0 @@ export declare const ETH_RPC = "https://goerli.sealcred.xyz/rpc";

3

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DOSU_INVITES_CONTRACT_ADDRESS = exports.SCLEDGER_CONTRACT_ADDRESS = exports.ETH_WS = exports.ETH_RPC = exports.ETH_NETWORK = exports.FORTMATIC_KEY = void 0;
exports.FORTMATIC_KEY = 'pk_test_59D9E782219D2943';
exports.DOSU_INVITES_CONTRACT_ADDRESS = exports.SCLEDGER_CONTRACT_ADDRESS = exports.ETH_WS = exports.ETH_RPC = exports.ETH_NETWORK = void 0;
exports.ETH_NETWORK = 'goerli';

@@ -6,0 +5,0 @@ exports.ETH_RPC = 'https://goerli.sealcred.xyz/rpc';

{
"name": "@big-whale-labs/constants",
"version": "0.0.17",
"version": "0.0.18",
"description": "Various constants used by BWL products",

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

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