Socket
Socket
Sign inDemoInstall

@dahlia-labs/celo-contrib

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dahlia-labs/celo-contrib - npm Package Compare versions

Comparing version 0.5.12 to 0.6.0

4

dist/cjs/network.js

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

graphQl: "https://alfajores-blockscout.celo-testnet.org/graphiql",
explorer: "https://alfajores-blockscout.celo-testnet.org",
explorer: "https://alfajores.celoscan.io/",
chainId: ChainId.Alfajores,

@@ -35,3 +35,3 @@ };

graphQl: "https://explorer.celo.org/graphiql",
explorer: "https://explorer.celo.org",
explorer: "https://celoscan.io",
chainId: ChainId.Mainnet,

@@ -38,0 +38,0 @@ };

@@ -17,3 +17,3 @@ export var ChainId;

graphQl: "https://alfajores-blockscout.celo-testnet.org/graphiql",
explorer: "https://alfajores-blockscout.celo-testnet.org",
explorer: "https://alfajores.celoscan.io/",
chainId: ChainId.Alfajores,

@@ -32,3 +32,3 @@ };

graphQl: "https://explorer.celo.org/graphiql",
explorer: "https://explorer.celo.org",
explorer: "https://celoscan.io",
chainId: ChainId.Mainnet,

@@ -35,0 +35,0 @@ };

{
"name": "@dahlia-labs/celo-contrib",
"description": "Dahlia Labs Celo helpers.",
"version": "0.5.12",
"version": "0.6.0",
"repository": {

@@ -32,3 +32,3 @@ "type": "git",

"devDependencies": {
"@saberhq/tsconfig": "^1.13.32"
"@saberhq/tsconfig": "^2.0.4"
},

@@ -43,3 +43,3 @@ "publishConfig": {

"homepage": "https://github.com/DahliaLabs/dahlia-common#readme",
"gitHead": "83936cc4102f35853a382994cd3f0e561bf69d4c"
"gitHead": "6624bfd85551b0648240ea3ea3fae0040516f69b"
}

@@ -25,3 +25,3 @@ export enum ChainId {

graphQl: "https://alfajores-blockscout.celo-testnet.org/graphiql",
explorer: "https://alfajores-blockscout.celo-testnet.org",
explorer: "https://alfajores.celoscan.io/",
chainId: ChainId.Alfajores,

@@ -40,3 +40,3 @@ };

graphQl: "https://explorer.celo.org/graphiql",
explorer: "https://explorer.celo.org",
explorer: "https://celoscan.io",
chainId: ChainId.Mainnet,

@@ -43,0 +43,0 @@ };

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