@metaplex-foundation/umi-serializer-data-view
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"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": { |
# umi-serializer-data-view | ||
TODO | ||
A serializer implementation relying on the native DataView API. | ||
@@ -5,0 +5,0 @@ ## Installation |
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
294020
3
- Removed@metaplex-foundation/umi-core@^0.4.0