Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "blockcast", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A multi-transaction protocol for storing data in the Bitcoin blockchain.", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -130,3 +130,3 @@ var assert = require("assert"); | ||
buildStatus({ | ||
response: "got payloads" | ||
response: "got payloads", | ||
data: data, | ||
@@ -133,0 +133,0 @@ payloadsLength: payloadsLength |
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
65022