@ipld/dag-cbor
Advanced tools
Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "@ipld/dag-cbor", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "JS implementation of dag-cbor", | ||
@@ -22,3 +22,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/ipld/js-ipld-dag-cbor.git" | ||
"url": "git+https://github.com/ipld/js-dag-cbor.git" | ||
}, | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/ipld/js-ipld-dag-cbor/issues" | ||
"url": "https://github.com/ipld/js-dag-cbor/issues" | ||
}, | ||
"homepage": "https://github.com/ipld/js-ipld-dag-cbor", | ||
"homepage": "https://github.com/ipld/js-dag-cbor", | ||
"dependencies": { | ||
@@ -35,0 +35,0 @@ "@ipld/is-circular": "^1.0.3", |
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
8928