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

fireblocks-sdk

Package Overview
Dependencies
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fireblocks-sdk - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

20

CHANGELOG.md

@@ -5,4 +5,10 @@ ### Changelog

#### [v2.3.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.1.0...v2.3.1)
#### [v2.3.2](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.3.1...v2.3.2)
> 8 July 2022
- deprecate getVaultAccounts method [`#100`](https://github.com/fireblocks/fireblocks-sdk-js/pull/100)
#### [v2.3.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.3.0...v2.3.1)
> 30 May 2022

@@ -12,2 +18,14 @@

#### [v2.3.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.2.0...v2.3.0)
> 26 May 2022
- Support contract wallet containers [`#88`](https://github.com/fireblocks/fireblocks-sdk-js/pull/88)
#### [v2.2.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.1.0...v2.2.0)
> 10 May 2022
- added convert exchange asset method [`#83`](https://github.com/fireblocks/fireblocks-sdk-js/pull/83)
#### [v2.1.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.0.0...v2.1.0)

@@ -14,0 +32,0 @@

@@ -25,2 +25,3 @@ import { IAuthProvider } from "./iauth-provider";

/**
* @deprecated this method is deprecated and will be removed in the future. Please use getVaultAccountsWithPageInfo instead.
* Gets all vault accounts for your tenant

@@ -27,0 +28,0 @@ */

@@ -55,2 +55,3 @@ "use strict";

/**
* @deprecated this method is deprecated and will be removed in the future. Please use getVaultAccountsWithPageInfo instead.
* Gets all vault accounts for your tenant

@@ -57,0 +58,0 @@ */

2

package.json
{
"name": "fireblocks-sdk",
"version": "2.3.1",
"version": "2.3.2",
"main": "dist/fireblocks-sdk.js",

@@ -5,0 +5,0 @@ "types": "dist/fireblocks-sdk.d.ts",

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