Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@metaplex-foundation/mpl-core

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaplex-foundation/mpl-core - npm Package Compare versions

Comparing version 1.1.0-alpha.0 to 1.1.0-alpha.1

7

dist/src/helpers/state.js

@@ -93,8 +93,5 @@ "use strict";

});
const { numMinted, currentSize, masterEdition, ...colRest } = collection; // remove collection only fields
return {
...{
...collection,
// the following plugins can only be on the collection
masterEdition: undefined,
},
...colRest,
...asset,

@@ -101,0 +98,0 @@ ...externalPluginAdapters,

{
"name": "@metaplex-foundation/mpl-core",
"version": "1.1.0-alpha.0",
"version": "1.1.0-alpha.1",
"description": "Digital Assets",

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

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