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
6
Versions
137
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 3.0.0 to 3.0.1

7

CHANGELOG.md

@@ -5,2 +5,8 @@ ### Changelog

#### [v3.0.1](https://github.com/fireblocks/fireblocks-sdk-js/compare/v3.0.0...v3.0.1)
> 11 January 2023
- fix: change type of creation date [`#136`](https://github.com/fireblocks/fireblocks-sdk-js/pull/136)
### [v3.0.0](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.5.4...v3.0.0)

@@ -11,2 +17,3 @@

- Feat/web3 api phase B [`#130`](https://github.com/fireblocks/fireblocks-sdk-js/pull/130)
- fix incorrect interfaces [`#134`](https://github.com/fireblocks/fireblocks-sdk-js/pull/134)

@@ -13,0 +20,0 @@ #### [v2.5.4](https://github.com/fireblocks/fireblocks-sdk-js/compare/v2.5.3...v2.5.4)

2

dist/types.d.ts

@@ -754,3 +754,3 @@ export interface VaultAccountResponse {

feeLevel: Web3ConnectionFeeLevel;
creationDate: Date;
creationDate: string;
connectionType: Web3ConnectionType;

@@ -757,0 +757,0 @@ connectionMethod?: Web3ConnectionMethod;

{
"name": "fireblocks-sdk",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/fireblocks-sdk.js",

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

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