Socket
Socket
Sign inDemoInstall

json-rpc-middleware-stream

Package Overview
Dependencies
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-rpc-middleware-stream - npm Package Versions

2

5.0.1

Diff

Changelog

Source

[5.0.1]

Changed

  • Upgrade typescript version to 4.8.4 (#68)
gudahtt
published 5.0.0 •

Changelog

Source

[5.0.0]

Changed

  • BREAKING: Increase minimum Node.js version to 16 (#59)
  • BREAKING: Update readable-stream from ^2.3.3 to ^3.6.2 (#55)
  • BREAKING: Switch from legacy json-rpc-engine@^6.1.0 to @metamask/json-rpc-engine@^7.1.1 (#54)
  • Add dependency @metamask/utils (#54)
gudahtt
published 4.2.3 •

Changelog

Source

[4.2.3]

Fixed

  • Moved json-rpc-engine from devDependencies to dependencies (#56)
gudahtt
published 4.2.2 •

Changelog

Source

[4.2.2]

Changed

  • Bump @metamask/safe-event-emitter from 2.0.0 to 3.0.0 (#44)

Fixed

  • Fix race condition in createStreamMiddleware (#47)
    • Previously this middleware would fail to process synchronous responses on initialized streams
gudahtt
published 4.2.1 •

Changelog

Source

[4.2.1]

Fixed

  • Add early return in createStreamMiddleware.processsResponse method if JSON RPC request is not found (#35)
gudahtt
published 4.2.0 •

Changelog

Source

[4.2.0]

Changed

  • Change error throw when response is seen for unknown request into warning displayed in console (#32)
gudahtt
published 4.1.0 •

Changelog

Source

[4.1.0]

Changed

  • Added retry limit of 3 to requests (#30)
gudahtt
published 4.0.0 •

Changelog

Source

[4.0.0] - 2022-10-03

Changed

  • BREAKING: Add Node 12 as minimum required version #15
  • Retry pending requests when notification to reconnect is received (#27)

Security

  • Add @lavamoat/allow-scripts to make dependency install scripts opt-in (#25)
rekmarks
published 3.0.0 •

Changelog

Source

[3.0.0] - 2020-12-08

Added

  • TypeScript typings (#11)
kumavis
published 2.1.1 •

2
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc