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.1 to 6.2.2

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.1";
export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v6.2.2";
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.1';
exports.BitpayPluginInfo = 'BitPay_NodeJs_Client_v6.2.2';
exports.BitpayApiFrame = 'std';

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

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

@@ -47,3 +47,3 @@ "engines": {

"bs58": "6.0.0",
"elliptic": "6.5.7",
"elliptic": "6.6.0",
"lodash": "4.17.21",

@@ -57,6 +57,6 @@ "zod": "3.23.8"

"@types/lodash": "4.17.7",
"@types/node": "22.5.5",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "9.10.0",
"@types/node": "22.7.6",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",

@@ -67,3 +67,3 @@ "eslint-plugin-prettier": "5.2.1",

"jest": "29.7.0",
"msw": "2.4.7",
"msw": "2.5.2",
"npm": "10.8.3",

@@ -70,0 +70,0 @@ "prettier": "3.3.3",

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