@zoralabs/nft-hooks
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@zoralabs/nft-hooks", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Generic react hooks for fetching zora auctions, nfts, and data on arbitary 721s. Powers nft-components.", | ||
@@ -64,4 +64,4 @@ "repository": "https://github.com/ourzora/nft-hooks", | ||
"peerDependencies": { | ||
"react": "17.x", | ||
"react-dom": "17.x" | ||
"react": ">= 17 < 19", | ||
"react-dom": ">= 17 < 19" | ||
}, | ||
@@ -68,0 +68,0 @@ "dependencies": { |
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
942190