Socket
Socket
Sign inDemoInstall

twitch-auth

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-auth - npm Package Compare versions

Comparing version 4.4.7 to 4.4.8

2

lib/TokenInfo.d.ts

@@ -25,3 +25,3 @@ export interface TokenInfoData {

/**
* The user name of the authenticated user.
* The name of the authenticated user.
*/

@@ -28,0 +28,0 @@ get userName(): string;

@@ -39,3 +39,3 @@ "use strict";

/**
* The user name of the authenticated user.
* The name of the authenticated user.
*/

@@ -42,0 +42,0 @@ get: function () {

{
"name": "twitch-auth",
"version": "4.4.7",
"version": "4.4.8",
"description": "Authenticate with Twitch and stop caring about refreshing tokens.",

@@ -36,4 +36,4 @@ "keywords": [

"tslib": "^2.0.3",
"twitch-api-call": "^4.4.7",
"twitch-common": "^4.4.7"
"twitch-api-call": "^4.4.8",
"twitch-common": "^4.4.8"
},

@@ -50,3 +50,3 @@ "files": [

},
"gitHead": "86fa09eb31cceb459c39486a4fd32c51a013251f"
"gitHead": "d6566af624793c488cc896571e518518851e4d37"
}

Sorry, the diff of this file is not supported yet

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