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
3
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 1.6.3 to 1.6.4

3

dist/types.d.ts

@@ -48,2 +48,3 @@ export interface VaultAccountResponse {

legacyAddress: string;
enterpriseAddress?: string;
tag: string;

@@ -115,2 +116,3 @@ eosAccountName: string;

legacyAddress?: string;
enterpriseAddress?: string;
}

@@ -121,2 +123,3 @@ export interface GenerateAddressResponse {

legacyAddress?: string;
enterpriseAddress?: string;
}

@@ -123,0 +126,0 @@ export declare enum SigningAlgorithm {

2

package.json
{
"name": "fireblocks-sdk",
"version": "1.6.3",
"version": "1.6.4",
"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