ipfs-unixfs
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "ipfs-unixfs", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)", | ||
@@ -39,5 +39,5 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"aegir": "^9.2.2", | ||
"aegir": "^10.0.0", | ||
"chai": "^3.5.0", | ||
"pre-commit": "^1.2.1" | ||
"pre-commit": "^1.2.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "dependencies": { |
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
425174