Socket
Socket
Sign inDemoInstall

are-we-there-yet

Package Overview
Dependencies
11
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

1.1.3

Diff

Changelog

Source

1.1.3 2017-04-21

  • Improve documentation and limit files included in the distribution.
iarna
published 1.1.2 •

Changelog

Source

1.1.2 2016-03-15

  • Add tracker group cycle detection and tests for it
iarna
published 1.1.1 •

Changelog

Source

1.1.1 2016-01-29

  • Fix a typo in stream completion tracker
iarna
published 1.1.0 •

Changelog

Source

1.1.0 2016-01-29

  • Rewrote completion percent computation to be low impact– no more walking a tree of completion groups every time we need this info. Previously, with medium sized tree of completion groups, even a relatively modest number of calls to the top level completed() method would result in absurd numbers of calls overall as it walked down the tree. We now, instead, keep track as we bubble up changes, so the computation is limited to when data changes and to the depth of that one branch, instead of every node. (Plus, we were already incurring this cost, since we already bubbled out changes.)
  • Moved different tracker types out to their own files.
  • Made tests test for TOO MANY events too.
  • Standarized the source code formatting
iarna
published 1.0.6 •

iarna
published 1.0.5 •

iarna
published 1.0.4 •

iarna
published 1.0.3 •

iarna
published 1.0.2 •

iarna
published 1.0.1 •

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