🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@twurple/api-call

Package Overview
Dependencies
Maintainers
1
Versions
159
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
8.0.3
to
8.1.0
+0
-1
lib/apiCall.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
import type { TwitchApiCallFetchOptions, TwitchApiCallOptions } from './TwitchApiCallOptions.js';

@@ -3,0 +2,0 @@ /**

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
import type { TwitchApiCallOptions } from '../TwitchApiCallOptions.js';

@@ -3,0 +2,0 @@ /** @private */

+2
-2
{
"name": "@twurple/api-call",
"version": "8.0.3",
"version": "8.1.0",
"publishConfig": {

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

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

@@ -38,0 +38,0 @@ },