Socket
Socket
Sign inDemoInstall

@mempool/mempool.js

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mempool/mempool.js - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

lib/app/bitcoin/difficulty.js

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

switch (_a.label) {
case 0: return [4 /*yield*/, api.get("/difficulty-adjustment")];
case 0: return [4 /*yield*/, api.get("/v1/difficulty-adjustment")];
case 1:

@@ -48,0 +48,0 @@ data = (_a.sent()).data;

{
"name": "@mempool/mempool.js",
"version": "2.2.3",
"version": "2.2.4",
"description": "NPM package module for Mempool APIs.",

@@ -5,0 +5,0 @@ "main": "lib/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