Socket
Socket
Sign inDemoInstall

streaming-percentiles

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

3.1.0

Diff

Changelog

Source

3.1.0 - 2019-03-28

  • Support copy construction, assignment, move construction, and move assignment on all analytics classes, enabling them to, among other things, be used in STL containers.
sengelha
published 3.0.0 •

Changelog

Source

3.0.0 - 2018-12-21

  • Parameterize all algorithms by measurement type
  • Change C++ library to be a header-only library
  • Add documentation for all algorithms
sengelha
published 2.3.0 •

Changelog

Source

2.3.0 - 2018-12-19

  • Mark quantile() method as const
  • Add documentation to README.md
sengelha
published 2.2.0 •

Changelog

Source

2.2.0 - 2018-04-20

  • Finish consolidation of streaming-percentiles-cpp and streaming-percentiles-js by adding support of publishing streaming-percentiles package to NPM
sengelha
published 2.1.0 •

Changelog

Source

2.1.0 - 2018-04-14

  • Wrapped JS library into a UMD so that it works from Node, require.js, and script src=...
  • Added browser-based unit tests usig nightwatch.js
  • Changed node unit test framework from unit.js to tape
sengelha
published 1.0.0 •

Changelog

Source

1.0.0 - 2018-03-09

Initial release. Supports the Greenwald-Khanna algorithm.

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