@blizzard-api/client
Advanced tools
+2
-2
@@ -39,3 +39,3 @@ import { Locales, Origins, Resource, ResourceResponse, getBlizzardApi } from "@blizzard-api/core"; | ||
| } | ||
| type AxiosCompatability<T$1> = T$1 & { | ||
| type AxiosCompatability<T> = T & { | ||
| /** | ||
@@ -46,3 +46,3 @@ * @deprecated | ||
| */ | ||
| data: T$1; | ||
| data: T; | ||
| }; | ||
@@ -49,0 +49,0 @@ /** |
+4
-4
| { | ||
| "name": "@blizzard-api/client", | ||
| "version": "2.3.2", | ||
| "version": "2.3.3", | ||
| "license": "MIT", | ||
@@ -43,3 +43,3 @@ "author": "Putro", | ||
| "dependencies": { | ||
| "ky": "1.13.0" | ||
| "ky": "1.14.0" | ||
| }, | ||
@@ -50,7 +50,7 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@blizzard-api/core": "2.1.1", | ||
| "@blizzard-api/d3": "1.0.5", | ||
| "@blizzard-api/hs": "1.0.5", | ||
| "@blizzard-api/core": "2.1.1", | ||
| "@blizzard-api/classic-wow": "2.1.3", | ||
| "@blizzard-api/sc2": "1.0.5", | ||
| "@blizzard-api/classic-wow": "2.1.3", | ||
| "@blizzard-api/wow": "2.1.0" | ||
@@ -57,0 +57,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
31555
-0.02%