fs-blob-store
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "fs-blob-store", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Streamable content addressable blob object store that is streams2 and implements the blob store interface on top of the fs module", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/mafintosh/blob-object-store" | ||
"url": "https://github.com/mafintosh/fs-blob-store" | ||
}, | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/mafintosh/blob-object-store/issues" | ||
"url": "https://github.com/mafintosh/fs-blob-store/issues" | ||
}, | ||
"homepage": "https://github.com/mafintosh/blob-object-store" | ||
"homepage": "https://github.com/mafintosh/fs-blob-store" | ||
} |
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
7526