Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bcb-stream-parser

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bcb-stream-parser - npm Package Compare versions

Comparing version 0.3.0-3 to 0.3.0

12

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc