@ipld/dag-json
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "@ipld/dag-json", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "JSON Directed Acrylic Graph for IPLD", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"aegir": "^20.5.1", | ||
"aegir": "^21.3.0", | ||
"hundreds": "0.0.2", | ||
@@ -31,4 +31,4 @@ "tsame": "^2.0.1" | ||
"dependencies": { | ||
"@ipld/codec-interface": "^1.0.7", | ||
"cids": "~0.7.2", | ||
"@ipld/codec-interface": "^1.0.8", | ||
"cids": "~0.7.3", | ||
"fast-json-stable-stringify": "^2.1.0", | ||
@@ -35,0 +35,0 @@ "is-circular": "^1.0.2", |
## JSON Directed Acrylic Graph for IPLD | ||
![101633](https://img.shields.io/badge/compiled%20bundle-102k-yellow) ![29503](https://img.shields.io/badge/gzipped%20bundle-30k-yellowgreen) | ||
![92125](https://img.shields.io/badge/compiled%20bundle-92k-yellowgreen) ![24956](https://img.shields.io/badge/gzipped%20bundle-25k-yellowgreen) | ||
@@ -5,0 +5,0 @@ You probably don't want to use this library directly and instead |
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
5823
Updated@ipld/codec-interface@^1.0.8
Updatedcids@~0.7.3