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

abstract-state-router

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-state-router - npm Package Versions

1
7

5.16.3

Diff

Changelog

Source

5.16.3

  • documentation: added a table of contents to the API section of the readme #111
tehshrike
published 5.16.2 •

Changelog

Source

5.16.2

  • drop dependencies on the process and events polyfills and bump hash-brown-router dependency, saving about 25KB
tehshrike
published 5.16.1 •

Changelog

Source

5.16.1

  • documentation: fixed a requre/require typo #103
  • documentation: added "inherit" to the documented go() options #104
  • documentation: in the rendered docs, fixed the link to the ractive example source code 8511b651
tehshrike
published 5.16.0 •

Changelog

Source

5.16.0

  • updated hash-brown-router to 3.1.0, making the / route equivalent to an empty route string #102
tehshrike
published 5.15.1 •

Changelog

Source

5.15.1

  • updated hash-brown-router #93
  • compatibility: switched from require('events').EventEmitter to require('events') for better Rollup compatibility. c861f5ab
tehshrike
published 5.15.0 •

Changelog

Source

5.15.0

  • functional: renderers may now return a new DOM API from the reset function. c07a45fb
tehshrike
published 5.14.1 •

Changelog

Source

5.14.1

  • bug fix: empty strings in default parameters would cause the state router to stop cold without any error message #2abf9361
tehshrike
published 5.14.0 •

Changelog

Source

5.14.0

  • functional: replaced the defaultQuerystringParameters property on states with defaultParameters, which applies to both querystring and route parameters. If you don't specify defaultParameters, defaultQuerystringParameters will be checked too (though it will now apply to route parameters as well). #91
tehshrike
published 5.13.0 •

Changelog

Source

5.13.0

  • functional: made stateName optional for go/replace/makePath #83
tehshrike
published 5.12.5 •

Changelog

Source

5.12.5

  • dependency update: require page-path-builder 1.0.3, fixing a path-building bug #650af6af
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