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

showpay-providers

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

showpay-providers - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

lib/metasv-provider.js

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

return __awaiter(this, void 0, void 0, function* () {
let path = `xpub/${xpub}/address/${address}`;
let path = `/xpub/${xpub}/address/${address}`;
let url = this.apiPrefix + path;

@@ -332,0 +332,0 @@ let _res = yield (0, cross_fetch_1.default)(url, {

{
"name": "showpay-providers",
"version": "1.1.3",
"version": "1.1.4",
"description": "Providers for sensible-contracts",

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