@metaplex-foundation/mpl-core
Advanced tools
Comparing version 1.1.0-alpha.0 to 1.1.0-alpha.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
811545
13033