ipfs-block-service
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -0,1 +1,5 @@ | ||
## [0.19.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.19.0...v0.19.1) (2021-08-11) | ||
# [0.19.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.18.0...v0.19.0) (2021-03-05) | ||
@@ -2,0 +6,0 @@ |
@@ -102,3 +102,3 @@ export = BlockService; | ||
signal?: AbortSignal | undefined; | ||
} | undefined): AsyncIterable<import("interface-datastore/dist/src/key")>; | ||
} | undefined): AsyncIterable<import("cids")>; | ||
} | ||
@@ -105,0 +105,0 @@ declare namespace BlockService { |
{ | ||
"name": "ipfs-block-service", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"description": "JavaScript Implementation of BlockService", | ||
@@ -69,10 +69,10 @@ "leadMaintainer": "Volker Mische <volker.mische@gmail.com>", | ||
"Bryan Stenson <bryan.stenson@gmail.com>", | ||
"Dirk McCormick <dirkmdev@gmail.com>", | ||
"wanderer <mjbecze@gmail.com>", | ||
"Hector Sanjuan <code@hector.link>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>", | ||
"Pedro Santos <pedro.santos@moxy.studio>", | ||
"Richard Littauer <richard.littauer@gmail.com>", | ||
"Vijayee Kulkaa <vijayee.kulkaa@hushmail.com>", | ||
"wanderer <mjbecze@gmail.com>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>" | ||
"Dirk McCormick <dirkmdev@gmail.com>" | ||
] | ||
} |
@@ -0,1 +1,4 @@ | ||
⛔️ DEPRECATED: This module has been merged into [ipfs](https://github.com/ipfs/js-ipfs) <!-- omit in toc --> | ||
====== | ||
# IPFS Block Service | ||
@@ -2,0 +5,0 @@ |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
135
30355
13
271
2