Socket
Socket
Sign inDemoInstall

@zoralabs/nft-cli

Package Overview
Dependencies
40
Maintainers
25
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.1.0

4

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

const tokens_1 = require("./commands/tokens");
const owners_1 = require("./commands/owners");
// import { ownersCommand } from "./commands/owners";
const program = new commander_1.Command();

@@ -15,3 +15,3 @@ (0, aggregations_1.aggregationCommands)(program);

(0, sales_1.salesCommand)(program);
(0, owners_1.ownersCommand)(program);
// ownersCommand(program);
program

@@ -18,0 +18,0 @@ .name("nft-api")

{
"name": "@zoralabs/nft-cli",
"version": "0.0.7",
"version": "0.1.0",
"main": "dist/index.js",

@@ -23,3 +23,3 @@ "author": "iain <iain@zora.co>",

"@types/lodash": "^4.14.182",
"@zoralabs/zdk": "^2.2.0",
"@zoralabs/zdk": "^2.2.1",
"chalk": "^5.0.1",

@@ -26,0 +26,0 @@ "chrono-node": "2.3.8",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc