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

scramjet

Package Overview
Dependencies
Maintainers
2
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scramjet - npm Package Versions

1
18

4.2.1

Diff

michalcz
published 4.2.0 •

Changelog

Source

Scramjet 4.2.0

  • Fully functional multi-threading
michalcz
published 4.1.1 •

michalcz
published 4.0.1 •

michalcz
published 3.1.0 •

Changelog

Source

Scramjet 3.1.0

Added new methods (with the dependecy to scramjet-core v3.2.0):

  • while - ends the stream as soon as the condition returns a falsy value (no more items will be processed)
  • until - works the other way around

Test now also checks if files lint properly.

michalcz
published 3.0.3 •

michalcz
published 3.0.2 •

michalcz
published 3.0.0 •

Changelog

Source

Scramjet 3.0.0

Initial release of Scramjet 3.

Scramjet 2.x

  • The interface for the following classes is now considered stable:
    • DataStream
    • StringStream
    • BufferStream
    • MultiStream
  • This means that no already existing method will change the interface and essentially the current protocol will be backwards compatible.
  • Relicensed to the MIT License
michalcz
published 2.12.1 •

michalcz
published 2.12.0 •

Changelog

Source

Scramjet 2.12.0

  • Added possibility to assign an object
  • Fixed assign not to mutate the object passed in callback
  • Added tests for assign
  • Fixed Node v8.0.0 compatibility (by filtering undefined chunks)
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