blockstore-core
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "blockstore-core", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Contains various implementations of the API contract described in interface-blockstore", | ||
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"main": "./cjs/src/index.js", | ||
"types": "types/index.d.ts", | ||
"types": "types/src/index.d.ts", | ||
"typesVersions": { | ||
@@ -9,0 +9,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
47900