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

oberknecht-api

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oberknecht-api - npm Package Compare versions

Comparing version 1.4.9 to 1.5.0

2

lib-js/endpoints/_validateRefreshTokenCode.js

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

clientID: clientID_,
scopes: scopes,
};

@@ -62,3 +63,2 @@ await (0, _validatetoken_1._validatetoken)(sym, accessToken, false)

userID: tokenData.userID,
scopes: accessTokenData.scopes,
});

@@ -65,0 +65,0 @@ tokenSplitter.addKeySync(["refreshToken", refreshToken, "accessTokens", accessToken], {});

@@ -54,2 +54,3 @@ import { request } from "oberknecht-request";

clientID: clientID_,
scopes: scopes,
};

@@ -99,3 +100,2 @@

userID: tokenData.userID,
scopes: accessTokenData.scopes,
});

@@ -102,0 +102,0 @@

{
"name": "oberknecht-api",
"version": "1.4.9",
"version": "1.5.0",
"description": "A client for easy usage of the Twitch API (Helix)",

@@ -5,0 +5,0 @@ "main": "./export",

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