Socket
Socket
Sign inDemoInstall

@transak/transak-sdk

Package Overview
Dependencies
7
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

4

lib/index.d.ts

@@ -29,6 +29,6 @@ declare enum Environments {

type NFT = {
tokenID: string[];
imageURL?: string;
nftName?: string;
collectionAddress: string;
tokenID: string[] | number[];
price: number[];

@@ -112,3 +112,3 @@ quantity: number;

cryptoCurrencyData?: CryptoCurrencyData[];
contractID?: string;
contractId?: string;
tokenData?: TokenData[];

@@ -115,0 +115,0 @@ };

{
"name": "@transak/transak-sdk",
"version": "2.1.1",
"version": "2.1.2",
"description": "Transak SDK that allows you to easily integrate fiat on/off ramp",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc