Huge News!Announcing our $40M Series B led by Abstract Ventures.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 5.1.0 to 5.1.1

2

dist/package.json
{
"name": "fireblocks-sdk",
"version": "5.1.0",
"version": "5.1.1",
"main": "dist/src/fireblocks-sdk.js",

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

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

return __awaiter(this, void 0, void 0, function* () {
return yield this.apiClient.issuePutRequest(`/v1/tokenization/tokens/${assetId}`, {});
return yield this.apiClient.issuePutRequest(`/v1/tokenization/tokens/${assetId}/link`, {});
});

@@ -1339,0 +1339,0 @@ }

{
"name": "fireblocks-sdk",
"version": "5.1.0",
"version": "5.1.1",
"main": "dist/src/fireblocks-sdk.js",

@@ -5,0 +5,0 @@ "types": "dist/src/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