@ipld/dag-json
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "@ipld/dag-json", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "JSON Directed Acrylic Graph for IPLD", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "nyc --branches 100 --functions 100 --lines 100 aegir test", | ||
"test": "nyc --check-coverage --branches 100 --functions 100 --lines 100 aegir test", | ||
"pretest": "aegir lint" | ||
@@ -13,0 +13,0 @@ }, |
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
5289