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

forest

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forest - npm Package Versions

124

0.17.2

Diff

Changelog

Source

0.17.2

  • Memoize store.map and store updates
drelliot
published 0.17.1 •

Changelog

Source

effector 20.17.1

  • Add validation for event.watch watcher, this code now throw error as expected:
import {createEvent} from 'effector'

const trigger = createEvent()

trigger.watch(NaN)
// => Error: .watch argument should be a function

Try it

drelliot
published 0.17.0 •

Changelog

Source

0.17.0

  • Added sync graph reduction engine (it's internal)
  • Added store updates memoization
  • Introduced effector-react
drelliot
published 0.16.9 •

drelliot
published 0.16.8 •

drelliot
published 0.16.7 •

drelliot
published 0.16.6 •

drelliot
published 0.16.5 •

drelliot
published 0.16.4 •

drelliot
published 0.16.3 •

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