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

@zoralabs/nft-components

Package Overview
Dependencies
Maintainers
12
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zoralabs/nft-components - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5-pre

2

dist/nft-full/BidHistory.js

@@ -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",

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