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

@zoralabs/nft-hooks

Package Overview
Dependencies
Maintainers
22
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zoralabs/nft-hooks - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

dist/backends/zdk/ZDKDataSource.js

@@ -27,2 +27,3 @@ "use strict";

tokenId: token.tokenId,
tokenUrlMimeType: token.tokenUrlMimeType || undefined,
contract: {

@@ -29,0 +30,0 @@ address: token.collectionAddress,

@@ -229,2 +229,3 @@ import { EventInfoFragment } from '@zoralabs/zdk/dist/queries/queries-sdk';

tokenId: string;
tokenUrlMimeType?: string;
contract: {

@@ -231,0 +232,0 @@ address: ETHAddress;

2

package.json
{
"name": "@zoralabs/nft-hooks",
"version": "1.1.2",
"version": "1.1.3",
"description": "Generic react hooks for fetching zora auctions, nfts, and data on arbitary 721s. Powers nft-components.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/ourzora/nft-hooks",

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