@ipld/codec-interface
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@ipld/codec-interface", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Codec interface for IPLD.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "nyc --check-coverage --branches=100 --functions=100 --lines=100 --statements=100 aegir test", | ||
"test": "hundreds aegir test -t node browser", | ||
"pretest": "aegir lint" | ||
@@ -19,4 +19,3 @@ }, | ||
"aegir": "^18.2.2", | ||
"nyc": "^14.1.0", | ||
"standard": "^12.0.1", | ||
"hundreds": "0.0.1", | ||
"tsame": "^2.0.1" | ||
@@ -23,0 +22,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
3
8407