New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

it-length-prefixed

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-length-prefixed - npm Package Versions

12

5.0.2

Diff

Changelog

Source

5.0.2 (2021-04-09)

Bug Fixes

  • options are optional (#16) (2a914ef)
alanshaw
published 5.0.1 •

Changelog

Source

5.0.1 (2021-04-09)

Bug Fixes

<a name="3.1.0"></a>

alanshaw
published 5.0.0 •

Changelog

Source

5.0.1 (2021-04-09)

Bug Fixes

<a name="3.1.0"></a>

alanshaw
published 4.0.0 •

alanshaw
published 3.1.0 •

Changelog

Source

3.1.0 (2020-07-27)

Features

<a name="3.0.1"></a>

alanshaw
published 3.0.1 •

Changelog

Source

3.0.1 (2020-03-18)

Bug Fixes

<a name="3.0.0"></a>

alanshaw
published 3.0.0 •

Changelog

Source

3.0.0 (2019-11-13)

Features

BREAKING CHANGES

  • Additional validation now checks for messages with a length that is too long to prevent a possible DoS attack. The error code ERR_MSG_TOO_LONG has changed to ERR_MSG_DATA_TOO_LONG and the error code ERR_MSG_LENGTH_TOO_LONG has been added.

License: MIT Signed-off-by: Alan Shaw alan.shaw@protocol.ai

<a name="2.0.0"></a>

alanshaw
published 2.0.0 •

Changelog

Source

2.0.0 (2019-09-26)

<a name="1.1.0"></a>

alanshaw
published 1.1.0 •

Changelog

Source

1.1.0 (2019-08-13)

Features

  • encode single and optional decode onLength/onData callbacks (#1) (ce68bc8)

<a name="1.0.0"></a>

alanshaw
published 1.0.0 •

Changelog

Source

1.0.0 (2019-05-07)

Bug Fixes

Features

  • add fixed prefix length as an option (c93f850)
  • add maxLength to allow controlling max buffer length during decode (7810ade)
  • encode + tests (d5f6d03)
  • improve tests and guards for failure cases (2c43d59)
  • maybe this decode function will work (3c0efc7)
  • decode: add decodeFromReader method (729dc2e)
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