Socket
Socket
Sign inDemoInstall

@metaplex-foundation/mpl-core

Package Overview
Dependencies
8
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.4.2

1

dist/src/index.d.ts

@@ -9,2 +9,1 @@ export * from './generated';

export * from './instructions';
export * from './das';

@@ -25,3 +25,2 @@ "use strict";

__exportStar(require("./instructions"), exports);
__exportStar(require("./das"), exports);
//# sourceMappingURL=index.js.map

13

package.json
{
"name": "@metaplex-foundation/mpl-core",
"version": "0.4.1",
"version": "0.4.2",
"description": "Digital Assets",

@@ -20,8 +20,7 @@ "main": "dist/src/index.js",

"peerDependencies": {
"@metaplex-foundation/digital-asset-standard-api": "^1.0.3",
"@metaplex-foundation/mpl-toolbox": "^0.8.0",
"@metaplex-foundation/umi": "^0.8.2",
"@metaplex-foundation/umi": ">=0.8.2 < 1",
"@noble/hashes": "^1.3.1"
},
"devDependencies": {
"@metaplex-foundation/mpl-toolbox": "^0.8.0",
"@ava/typescript": "^3.0.1",

@@ -35,3 +34,2 @@ "@metaplex-foundation/umi": "^0.8.2",

"bs58": "5.0.0",
"dotenv": "^16.4.5",
"eslint": "^8.0.1",

@@ -57,6 +55,3 @@ "eslint-config-airbnb-typescript": "^17.0.0",

}
},
"require": [
"dotenv/config"
]
}
},

@@ -63,0 +58,0 @@ "packageManager": "pnpm@8.2.0",

Sorry, the diff of this file is not supported yet

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