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

@metaplex-foundation/mpl-token-metadata

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaplex-foundation/mpl-token-metadata - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

dist/src/transactions/FreezeDelegatedAccount.d.ts

2

dist/src/transactions/index.d.ts

@@ -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

4

package.json
{
"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

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