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

@electrum-cash/checkpoint

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electrum-cash/checkpoint - npm Package Compare versions

Comparing version 0.4.2-b800000-development.6393272485 to 0.4.2-b800000-development.6393298252

4

package.json
{
"name": "@electrum-cash/checkpoint",
"version": "0.4.2-b800000-development.6393272485",
"version": "0.4.2-b800000-development.6393298252",
"description": "Exports a checkpoint that can be used with a merkle proof to determine if a given block is a part of the Bitcoin Cash (BCH) blockchain.",

@@ -22,6 +22,4 @@ "homepage": "https://gitlab.com/electrum-cash/checkpoint#readme",

"type": "module",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"exports": {
"require": "./dist/index.cjs",
"import": "./dist/index.mjs",

@@ -28,0 +26,0 @@ "browser": "./dist/browser.mjs"

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