Socket
Socket
Sign inDemoInstall

@metaplex-foundation/mpl-auction-house

Package Overview
Dependencies
86
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "@metaplex-foundation/mpl-auction-house",
"version": "1.0.0",
"version": "1.0.1",
"description": "MPL Auction House JavaScript API.",

@@ -16,3 +16,3 @@ "main": "dist/src/mpl-auction-house.js",

"build:watch": "rimraf dist && tsc -p tsconfig.json --watch",
"test": "echo mpl-auction-house tests coming up ...",
"test": "esr ./test/*.test.ts",
"api:gen": "node scripts/api-gen-ts.js && prettier --write ./src/**/*.ts",

@@ -43,3 +43,3 @@ "lint": "eslint \"{src,test}/**/*.ts\" --format stylish",

"dependencies": {
"@metaplex-foundation/beet": "0.0.7",
"@metaplex-foundation/beet": "0.0.8",
"@metaplex-foundation/beet-solana": "0.0.6",

@@ -46,0 +46,0 @@ "@metaplex-foundation/mpl-core": "0.0.4",

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