Socket
Socket
Sign inDemoInstall

@twurple/auth

Package Overview
Dependencies
Maintainers
1
Versions
146
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.1.0-pre.8 to 7.1.0-pre.9

1

lib/providers/RefreshingAuthProvider.js

@@ -296,2 +296,3 @@ "use strict";

}
(0, helpers_1.compareScopeSets)(this.getCurrentScopesForUser(userId), scopeSets.filter(Boolean));
return await fetcher.fetch(...scopeSets);

@@ -298,0 +299,0 @@ }

6

package.json
{
"name": "@twurple/auth",
"version": "7.1.0-pre.8",
"version": "7.1.0-pre.9",
"publishConfig": {

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

"@d-fischer/typed-event-emitter": "^3.3.1",
"@twurple/api-call": "7.1.0-pre.8",
"@twurple/common": "7.1.0-pre.8",
"@twurple/api-call": "7.1.0-pre.9",
"@twurple/common": "7.1.0-pre.9",
"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