Socket
Socket
Sign inDemoInstall

react-solana-nftmint

Package Overview
Dependencies
83
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.14 to 2.0.15

2

dist/hooks/useMint.js

@@ -136,3 +136,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

.accounts({
mintAuthority: feeReceiver,
mintAuthority: anchorWallet.publicKey,
mint: mintKey.publicKey,

@@ -139,0 +139,0 @@ tokenAccount: NftTokenAccount,

{
"name": "react-solana-nftmint",
"version": "2.0.14",
"version": "2.0.15",
"description": "UseEffect hook to mint NFT 1/1s",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc