@zoralabs/nft-components
Advanced tools
Comparing version 0.1.4 to 0.1.5-pre
@@ -75,3 +75,3 @@ "use strict"; | ||
} | ||
if ("openseaInfo" in data) { | ||
if ("openseaInfo" in data && data.openseaInfo.creator) { | ||
eventsList.push({ | ||
@@ -78,0 +78,0 @@ activityDescription: getString("BID_HISTORY_MINTED"), |
{ | ||
"name": "@zoralabs/nft-components", | ||
"version": "0.1.4", | ||
"version": "0.1.5-pre", | ||
"description": "NFT Media Rendering Components", | ||
@@ -18,3 +18,3 @@ "typings": "dist/index.d.ts", | ||
"@types/react": "^17.0.5", | ||
"@zoralabs/nft-hooks": "^0.4.6", | ||
"@zoralabs/nft-hooks": "^0.4.7-pre", | ||
"merge-anything": "^4.0.1", | ||
@@ -21,0 +21,0 @@ "react": "^17.0.2", |
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
200127