Socket
Socket
Sign inDemoInstall

playermint-ctl

Package Overview
Dependencies
Maintainers
6
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playermint-ctl - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

2

index.d.ts

@@ -7,3 +7,3 @@ import bigInt = require('big-integer');

export function callListNFT(config: Config, args: ListNFTArgs): Promise<void>;
export function callBuyNFT(config: Config, args: BuyNFTArgs): Promise<void>;
export function callBuyNFT(config: Config, args: BuyNFTArgs): Promise<string>;
export function callUnlistNFT(config: Config, args: UnlistNFTArgs): Promise<void>;

@@ -10,0 +10,0 @@ export function callChangePrice(config: Config, args: ChangePriceArgs): Promise<void>;

{
"name": "playermint-ctl",
"version": "0.1.19",
"version": "0.1.20",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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