You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Version history of spotify-api.js since v4.0.5. Only major releases are presente
6
6
7
7
## v9.0.1
8
8
9
-
- fix(refreshToken): fixed a security vulnerability on exposing the credentials in `Client.refreshMeta`. [#68](https://github.com/spotify-api/spotify-api.js/issues/68#issuecomment-911526688).
9
+
- fix(refreshToken): fixed a security vulnerability on exposing the credentials in `Client.refreshMeta` (Especially for browser clients). [#68](https://github.com/spotify-api/spotify-api.js/issues/68#issuecomment-911526688).
10
10
11
11
**Released:** 2nd September 2021<br/>
12
12
**Status:** Recommended to use.<br/>
@@ -26,7 +26,7 @@ Version history of spotify-api.js since v4.0.5. Only major releases are presente
26
26
- docs(*): rewrote all the docs and used typedoc with custom theme.
27
27
28
28
**Released:** 26th August 2021<br/>
29
-
**Status:** Recommended to use. (Has a security vulnerablity)<br/>
29
+
**Status:** Recommended to use. (Has a security vulnerablity for browser client)<br/>
0 commit comments