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

bitpay-sdk

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitpay-sdk - npm Package Compare versions

Comparing version 6.2.3 to 6.3.0

bin/index.js

2

dist/Env.d.ts

@@ -6,4 +6,4 @@ export declare const Test = "TEST";

export declare const BitpayApiVersion = "2.0.0";
export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v6.2.3";
export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v6.3.0";
export declare const BitpayApiFrame = "std";
export declare const BitpayApiFrameVersion = "1.0.0";

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

exports.BitpayApiVersion = '2.0.0';
exports.BitpayPluginInfo = 'BitPay_NodeJs_Client_v6.2.3';
exports.BitpayPluginInfo = 'BitPay_NodeJs_Client_v6.3.0';
exports.BitpayApiFrame = 'std';

@@ -12,0 +12,0 @@ exports.BitpayApiFrameVersion = '1.0.0';

{
"name": "bitpay-sdk",
"version": "6.2.3",
"version": "6.3.0",
"description": "Complete version of the NodeJS library for the new cryptographically secure BitPay API",

@@ -10,2 +10,3 @@ "engines": {

"typings": "dist/index",
"bin": "./bin/index.js",
"files": [

@@ -12,0 +13,0 @@ "dist/**/*.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