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

hash-brown-router

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hash-brown-router - npm Package Versions

23

3.4.1

Diff

tehshrike
published 3.4.0 •

tehshrike
published 3.3.1 •

Changelog

Source

3.3.1

  • Fixed a bug where calling evaluteCurrent('/') when the current url was / wouldn't do anything #56c207f0
tehshrike
published 3.3.0 •

Changelog

Source

3.3.0

  • Added tests and fixes so that routes should not be fired when the user attempts to navigate to the current route. #18
tehshrike
published 3.2.1 •

Changelog

Source

3.2.1

  • Added a test for when the back button is pressed #a5cd13
tehshrike
published 3.2.0 •

Changelog

Source

3.2.0

  • Switched from dependencies on node core modules to ones on npm, and dropped a huge Array.prototype.find polyfill. #880f3db1 and #de7f8c39
tehshrike
published 3.1.0 •

Changelog

Source

3.1.0

  • behavior change: / routes are now considered equivalent to empty routes. This makes it so that when the sausage-router returns / when the page first loads, it behaves like you would expect. #08f93795
tehshrike
published 3.0.2 •

Changelog

Source

3.0.2

  • compatibility: changed require('events').EventEmitter to require('events') for better Rollup compatibility #b01c88cd
tehshrike
published 3.0.1 •

Changelog

Source

3.0.1

  • Documentation: adding an example to the readme #16
tehshrike
published 3.0.0 •

Changelog

Source

3.0.0

  • Using a callback instead of emitting an event was a mistake and have repented. Switched from callback to event emitter, fixing #11 again
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