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

hashtrie

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hashtrie - npm Package Versions

1.0.0

Diff

mattbierner
published 0.2.2 •

Changelog

Source

0.2.2 - April 10, 2014

  • Performance improvement from recompiled with Khepri V0.23.0 for inlining.
mattbierner
published 0.2.1 •

mattbierner
published 0.2.0 •

Changelog

Source

0.2.0 - Feb 20, 2014

  • 4x performance boost.
  • Null values can be stored in map.
  • Added has to check if an entry exists.
  • Added tryGet to get a value or return a default.
  • fold takes an object with key and value properties instead of array.
  • Modify on an empty node is called with no value (arity 0) instead of with null.
mattbierner
published 0.1.2 •

Changelog

Source

0.1.2 - Feb 19, 2014

  • Fixed spelling error for package.json main.
mattbierner
published 0.1.1 •

Changelog

Source

0.1.1 - Feb 19, 2014

  • Updated internal hash function to return numbers directly that are passed to it.
mattbierner
published 0.1.0 •

Changelog

Source

0.1.0 - Feb 18, 2014

  • Added aggregate operations ** fold - collect data. ** count - get number of elements. ** pairs - get key value pairs ** keys - get keys. ** values - get values.
mattbierner
published 0.0.2 •

Changelog

Source

0.0.2 - Feb 18, 2014

  • Removed dead code.
  • Recompiled to remove let expr overhead.
mattbierner
published 0.0.1 •

Changelog

Source

0.0.1 - Feb 18, 2014

  • Fixed over aggressive collapsing of array nodes.
mattbierner
published 0.0.0 •

Changelog

Source

0.0.0 - Feb 18, 2014

  • Initial release.
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