Socket
Socket
Sign inDemoInstall

@metaplex-foundation/mpl-candy-guard

Package Overview
Dependencies
Maintainers
10
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaplex-foundation/mpl-candy-guard - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

dist/src/generated/instructions/mintV2.js

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

pubkey: accounts.minter,
isWritable: false,
isWritable: true,
isSigner: true,

@@ -72,0 +72,0 @@ },

{
"name": "@metaplex-foundation/mpl-candy-guard",
"version": "0.4.0",
"programVersion": "0.4.0",
"version": "0.4.1",
"programVersion": "1.0.0",
"description": "MPL Candy Guard JavaScript API. This MPL package is for the current generation of the Candy Guard",

@@ -11,3 +11,5 @@ "main": "dist/src/index.js",

"preversion": "yarn check:publish-ready",
"postversion": "git add package.json && git commit -m \"chore: update $npm_package_name to v$npm_package_version\" && git tag $npm_package_name@$npm_package_version",
"prepublishOnly": "yarn check:publish-ready",
"postpublish": "git push origin && git push origin --tags",
"build:docs": "typedoc",

@@ -53,3 +55,3 @@ "build": "rimraf dist && tsc -p tsconfig.json",

"@metaplex-foundation/js": "^0.18.0",
"@metaplex-foundation/mpl-candy-machine-core": "^0.2.0",
"@metaplex-foundation/mpl-candy-machine-core": "^0.2.1",
"@metaplex-foundation/mpl-token-metadata": "^2.9.0",

@@ -56,0 +58,0 @@ "@metaplex-foundation/solita": "^0.19.4",

Sorry, the diff of this file is not supported yet

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