Socket
Socket
Sign inDemoInstall

stent

Package Overview
Dependencies
0
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
9Next

3.2.1

Diff

Changelog

Source

3.2.1

Fixing a critical bug introduced by 3.2.0 (do not use it).

krasimir
published 3.2.0 •

Changelog

Source

3.2.0

Adding machine destroy method.

krasimir
published 3.1.2 •

Changelog

Source

3.1.2

Tooling for the devtools.

krasimir
published 3.1.1 •

Changelog

Source

3.1.1

Adding new middleware hooks. (onMachineCreated, onMachineConnected, onMachineDisconnected)

krasimir
published 3.0.1 •

Changelog

Source

3.0.1

Adding devtools window global key access.

krasimir
published 3.0.0 •

Changelog

Source

3.0.0

  • Adding machine.<method>.latest alias so we cover the takeLatest saga method
  • Changing the way of how the middlewares work. They now don't block the Stent's logic. No next method anymore. Middlewares
  • Documentation is restructured
krasimir
published 2.0.0 •

Changelog

Source

2.0.0

Killing the wait generator helper. It is an anti-pattern. We shouldn't listen for actions like that. If there is such a need we better create a dedicated state for it. Also some clean up.

krasimir
published 1.1.5 •

Changelog

Source

1.1.5

Updating README + adding npm ignore file.

krasimir
published 1.1.4 •

Changelog

Source

1.1.4

Making sure that the js context is kept while running generators.

krasimir
published 1.1.3 •

Changelog

Source

1.1.3

Do not create a new error if a promise in a call gets rejected.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc