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

abstract-state-router

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-state-router - npm Package Versions

13
7

7.1.0

Diff

Changelog

Source

7.1.0

  • Give an explicit/useful error message if you forget to add a ui-view element to a parent template #148
tehshrike
published 7.0.0 •

Changelog

Source

7.0.0

  • maintenance: update a bunch of dependencies #141
  • maintenance: autoformat the scripts to make myself feel better and reduce commit noise in the future #145
  • breaking: dropped ES5 support. If you're targeting ES5 you'll need to compile it in your own app's build.
tehshrike
published 6.2.1 •

tehshrike
published 6.2.0 •

Changelog

Source

6.2.0

  • feature: allow dynamic parameter defaults via functions #144
tehshrike
published 6.1.0 •

Changelog

Source

6.1.0

  • feature: added getActiveState method #121
tehshrike
published 6.0.5 •

Changelog

Source

6.0.5

  • maintenance: added a bunch of files to the .npmignore to reduce the package download size
tehshrike
published 6.0.4 •

Changelog

Source

6.0.4

  • bug fix: update the hash-brown-router dependency to fix an issue where calling evaluateCurrent('somestate') wouldn't do anything when somestate's route was / and the current url was also /. Issue #116 in abstract-state-router, commit #56c207f0 in hash-brown-router. If you're passing in your own hash-brown-router instance, make sure to update it to 3.3.1 to avoid the bug.
tehshrike
published 6.0.3 •

Changelog

Source

6.0.3

  • bug fix: point package.main at the ES5 bundle instead of the ES2015 code :-x 34ea0baa
tehshrike
published 6.0.2 •

Changelog

Source

6.0.2

  • bug fix: fixed a crash that would happen if you didn't pass an options object in 3b60669b
tehshrike
published 6.0.1 •

Changelog

Source

6.0.1

  • dependency update: changed hash-brown-router dependency from ~3.2.0 to ^3.3.0 a593408b
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