@nftx/types
Advanced tools
Comparing version 0.9.7 to 0.10.2
@@ -9,3 +9,2 @@ import type { BigNumber } from '@ethersproject/bignumber'; | ||
* A list of sources providing liquidity for the given price | ||
* This will only be provided if 0x pricing is enabled | ||
*/ | ||
@@ -12,0 +11,0 @@ sources?: Array<{ |
{ | ||
"name": "@nftx/types", | ||
"version": "0.9.7", | ||
"version": "0.10.2", | ||
"description": " ", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/NFTX-project/nftxjs#readme", |
@@ -10,3 +10,2 @@ import type { BigNumber } from '@ethersproject/bignumber'; | ||
* A list of sources providing liquidity for the given price | ||
* This will only be provided if 0x pricing is enabled | ||
*/ | ||
@@ -13,0 +12,0 @@ sources?: Array<{ name: string; proportion: string }>; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22852
686