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

twitch-api-helix

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-api-helix - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

CHANGELOG.md

@@ -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 @@

2

package.json

@@ -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

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