New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@zero-tech/metadata-diff-tool

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zero-tech/metadata-diff-tool

A diff tool that shows the difference between two provided NFT metadata's

latest
npmnpm
Version
0.0.5
Version published
Maintainers
4
Created
Source

Metadata Diff Tool

Allows for the comparison of NFT and generic metadata types, this can be from files, NFT batches, or a database specified in the env file.

To use from command line do:
yarn cli serve --your_args_here

Required cmd arguments:
--[mf | modifiedFile] "modified file here"

optional cmd arguments:
--[of | originalFile] "original file here"
--(o | outputFile) "optional output file here, giving no file will print to console"
--(v | verbose) Enables verbose logging

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts