Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@twurple/auth

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twurple/auth - npm Package Compare versions

Comparing version 7.0.0-pre.3 to 7.0.0

2

lib/providers/RefreshingAuthProvider.d.ts

@@ -43,3 +43,3 @@ import type { MakeOptional } from '@d-fischer/shared-utils';

*
* @param userId The ID of the user whose token wasn't successfully refreshed.
* @param userId The ID of the user whose token was successfully refreshed.
* @param token The refreshed token data.

@@ -46,0 +46,0 @@ */

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

*
* @param userId The ID of the user whose token wasn't successfully refreshed.
* @param userId The ID of the user whose token was successfully refreshed.
* @param token The refreshed token data.

@@ -41,0 +41,0 @@ */

{
"name": "@twurple/auth",
"version": "7.0.0-pre.3",
"version": "7.0.0",
"publishConfig": {

@@ -39,4 +39,4 @@ "access": "public"

"@d-fischer/typed-event-emitter": "^3.3.1",
"@twurple/api-call": "7.0.0-pre.3",
"@twurple/common": "7.0.0-pre.3",
"@twurple/api-call": "7.0.0",
"@twurple/common": "7.0.0",
"tslib": "^2.0.3"

@@ -43,0 +43,0 @@ },

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