Socket
Socket
Sign inDemoInstall

@fiatconnect/fiatconnect-types

Package Overview
Dependencies
0
Maintainers
6
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.4 to 8.0.0

1

dist/index.d.ts

@@ -11,2 +11,3 @@ export declare type ClockResponse = {

cryptoType: CryptoType;
address: string;
fiatAmount?: string;

@@ -13,0 +14,0 @@ cryptoAmount?: string;

2

package.json
{
"name": "@fiatconnect/fiatconnect-types",
"version": "7.0.4",
"version": "8.0.0",
"description": "Types used in the FiatConnect specification. Offered as standalone module for payment providers and wallets to both use for FiatConnect APIs and integrations.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -41,2 +41,3 @@ /*

cryptoType: CryptoType
address: string
fiatAmount?: string

@@ -43,0 +44,0 @@ cryptoAmount?: string

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