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

@frehner/apphistory

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frehner/apphistory - npm Package Versions

0.0.6

Diff

Changelog

Source

0.0.6

  • appHistory.push() is now appHistory.navigate()
  • appHistory.update() is now appHistory.navigate({replace: true})
  • appHistory.navigateTo() is now appHistory.goTo()
  • add a catch to polyfill's onclick handler so it doesn't crash
  • change TS types from any to unknown
  • add package exports
frehner
published 0.0.5 •

Changelog

Source

0.0.5

  • add signal to navigate event and fire abort if a new entry is added before the promises given to respondWith() resolve. The promise returned from appHistory.push will reject, and entry.finished will remain false
  • fix default url for first entry
  • fix on{event} handler signatures
  • add test case for ensuring sameDocument is turned into true if respondWith is call, and throws a SecurityError if you can't respond (cross-origin situations)
frehner
published 0.0.4 •

Changelog

Source

0.0.4

Fixing bugs with useBrowserPolyfill()

frehner
published 0.0.3 •

frehner
published 0.0.2 •

frehner
published 0.0.1 •

Changelog

Source

0.0.1

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