Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nftx/types

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftx/types - npm Package Compare versions

Comparing version 0.9.7 to 0.10.2

1

dist/ts/price.d.ts

@@ -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<{

2

package.json
{
"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 }>;

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