Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@amedia/user

Package Overview
Dependencies
Maintainers
114
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/user - npm Package Compare versions

Comparing version
1.3.1
to
1.3.2
+6
-0
CHANGELOG.md
# @amedia/user
## 1.3.2
### Patch Changes
- [#1244](https://github.com/amedia/amedia-user-js/pull/1244) [`7482f64`](https://github.com/amedia/amedia-user-js/commit/7482f64f55677a905357c570b1adbc0e1b7ee039) Thanks [@csandven](https://github.com/csandven)! - Reset the internal `isPoisoned` flag when a page is restored from the browser's back/forward cache (bfcache). Previously, after a redirect (e.g. `goToLoginPage`), the flag stayed `true` in the restored JS heap and silently blocked all further event dispatching, so the login button did nothing after navigating back.
## 1.3.1

@@ -4,0 +10,0 @@

+1
-1

@@ -9,3 +9,3 @@ {

"author": "Amedia Produkt og Teknologi AS (https://amedia.no)",
"version": "1.3.1",
"version": "1.3.2",
"type": "module",

@@ -12,0 +12,0 @@ "exports": {