bcb-stream-parser
Advanced tools
Comparing version 0.3.0-3 to 0.3.0
{ | ||
"name": "bcb-stream-parser", | ||
"version": "0.3.0-3", | ||
"version": "0.3.0", | ||
"description": "Parse BitCoin-Block via NodeJS.ReadableStream", | ||
@@ -29,5 +29,5 @@ "main": "index.cjs", | ||
"dependencies": { | ||
"async-readable": "~0.2.0-3", | ||
"async-readable": "~0.2.0", | ||
"bn.js": "^5.0.0", | ||
"buffer-pond": "~0.7.0-1", | ||
"buffer-pond": "~0.7.0", | ||
"proxy-bind": "^1.1.0", | ||
@@ -38,8 +38,8 @@ "ramda": "~0.26.1" | ||
"@types/bn.js": "^4.11.5", | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.8", | ||
"@types/jest": "^24.0.16", | ||
"@types/node": "^10.14.14", | ||
"@types/ramda": "~0.26.16", | ||
"jest": "^24.8.0", | ||
"jest-junit": "^7.0.0", | ||
"rollup": "^1.16.7", | ||
"rollup": "^1.18.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -46,0 +46,0 @@ "tslib": "^1.10.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
42795
Updatedasync-readable@~0.2.0
Updatedbuffer-pond@~0.7.0