@metaplex-foundation/mpl-token-metadata
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -19,1 +19,3 @@ export * from './CreateMetadata'; | ||
export * from './Utilize'; | ||
export * from './FreezeDelegatedAccount'; | ||
export * from './ThawDelegatedAccount'; |
@@ -31,2 +31,4 @@ "use strict"; | ||
__exportStar(require("./Utilize"), exports); | ||
__exportStar(require("./FreezeDelegatedAccount"), exports); | ||
__exportStar(require("./ThawDelegatedAccount"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@metaplex-foundation/mpl-token-metadata", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "MPL Token Metadata JavaScript API.", | ||
@@ -60,2 +60,2 @@ "main": "dist/src/mpl-token-metadata.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
231071
122
3588