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

@metaplex-foundation/umi-serializer-data-view

Package Overview
Dependencies
Maintainers
10
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaplex-foundation/umi-serializer-data-view - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

10

package.json
{
"name": "@metaplex-foundation/umi-serializer-data-view",
"version": "0.4.0",
"version": "0.4.1",
"description": "A serializer implementation relying on the native DataView API",
"license": "MIT",

@@ -21,8 +22,9 @@ "sideEffects": false,

],
"dependencies": {
"@metaplex-foundation/umi-core": "^0.4.0"
"peerDependencies": {
"@metaplex-foundation/umi-core": "^0.4.1"
},
"devDependencies": {
"@ava/typescript": "^3.0.1",
"ava": "^5.1.0"
"ava": "^5.1.0",
"@metaplex-foundation/umi-core": "^0.4.1"
},

@@ -29,0 +31,0 @@ "publishConfig": {

2

README.md
# umi-serializer-data-view
TODO
A serializer implementation relying on the native DataView API.

@@ -5,0 +5,0 @@ ## Installation

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