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

@twurple/api-call

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/api-call - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

2

lib/apiCall.js

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

headers,
body
body,
};

@@ -46,0 +46,0 @@ return await (0, cross_fetch_1.default)(`${url}${params}`, requestOptions);

@@ -7,5 +7,5 @@ "use strict";

return {
broadcaster_id: (0, common_1.extractUserId)(user)
broadcaster_id: (0, common_1.extractUserId)(user),
};
}
exports.createBroadcasterQuery = createBroadcasterQuery;
{
"name": "@twurple/api-call",
"version": "7.0.3",
"version": "7.0.4",
"publishConfig": {

@@ -37,3 +37,3 @@ "access": "public"

"@d-fischer/shared-utils": "^3.6.1",
"@twurple/common": "7.0.3",
"@twurple/common": "7.0.4",
"tslib": "^2.0.3"

@@ -40,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet

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