New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@consensys/bitcoin-snap

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@consensys/bitcoin-snap - npm Package Compare versions

Comparing version 0.3.3-dev-de378a4-20220914 to 0.3.4-dev-1d9a92b-20220915

2

package.json
{
"name": "@consensys/bitcoin-snap",
"version": "0.3.3-dev-de378a4-20220914",
"version": "0.3.4-dev-1d9a92b-20220915",
"license": "(Apache-2.0 OR MIT)",

@@ -5,0 +5,0 @@ "main": "src/index.ts",

{
"version": "0.3.3-dev-de378a4-20220914",
"version": "0.3.4-dev-1d9a92b-20220915",
"description": "Bitcoin Snap",

@@ -10,3 +10,3 @@ "proposedName": "@consensys/bitcoin-snap",

"source": {
"shasum": "6G/JWq1bHcr9nBYNX+hhseDokux2lPUX/FFVcMHfwLg=",
"shasum": "YT+vlLNOcCEYWKxd+gq6slfMNab97jMcsH9pTuDK//c=",
"location": {

@@ -13,0 +13,0 @@ "npm": {

@@ -17,3 +17,3 @@ import { BitcoinNetwork } from '../explorer/interface';

export const BITCOIN_TESTNET_NETWORK: Network = {
name: 'Bitcoin Tesnet',
name: 'Bitcoin Testnet',
chainId: BitcoinNetwork.Test,

@@ -20,0 +20,0 @@ rpcUrl: 'https://api.blockchair.com/bitcoin/testnet',

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

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