twitch-api-helix
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.1](https://github.com/AntoninJuquel/twitch-api-helix/compare/v0.2.0...v0.2.1) (2023-12-19) | ||
## [0.2.0](https://github.com/AntoninJuquel/twitch-api-helix/compare/v0.1.2...v0.2.0) (2023-12-19) | ||
@@ -7,0 +9,0 @@ |
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "dist/index.js", | ||
@@ -16,0 +16,0 @@ "types": "dist/index.d.ts", |
@@ -37,3 +37,3 @@ # TWITCH API HELIX | ||
### [Authentication](github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/authentication.ts) | ||
### [Authentication](https://github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/authentication.ts) | ||
@@ -56,3 +56,3 @@ #### refreshAccessToken() | ||
### [Clips](github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/clips.ts) | ||
### [Clips](https://github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/clips.ts) | ||
@@ -139,3 +139,3 @@ #### getClips(TwitchClipsRequestParams) => TwitchClipsResponseBody | ||
### [Games](github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/games.ts) | ||
### [Games](https://github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/games.ts) | ||
@@ -201,3 +201,3 @@ #### getGame(TwitchGamesRequestParams) => TwitchGamesResponseBody | ||
### [Users](github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/users.ts) | ||
### [Users](https://github.com/AntoninJuquel/twitch-api-helix/blob/master/lib/classes/users.ts) | ||
@@ -204,0 +204,0 @@ #### getUser(TwitchUsersRequestParams) => TwitchUsersResponseBody |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34830
0