@blizzard-api/client
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -174,3 +174,3 @@ import { Origins, Locales, Resource, ResourceResponse } from '@blizzard-api/core'; | ||
params: { | ||
locale: "en_US" | "es_MX" | "pt_BR" | "en_GB" | "es_ES" | "fr_FR" | "ru_RU" | "de_DE" | "pt_PT" | "it_IT" | "ko_KR" | "zh_TW" | "multi"; | ||
locale: "en_US" | "es_MX" | "pt_BR" | "en_GB" | "es_ES" | "fr_FR" | "ru_RU" | "de_DE" | "pt_PT" | "it_IT" | "ko_KR" | "zh_TW" | "zh_CN" | "multi"; | ||
}; | ||
@@ -177,0 +177,0 @@ }; |
{ | ||
"name": "@blizzard-api/client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -42,5 +42,3 @@ "author": "Putro", | ||
"hs", | ||
"hearthstone", | ||
"ow", | ||
"overwatch" | ||
"hearthstone" | ||
], | ||
@@ -51,8 +49,8 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@blizzard-api/core": "1.0.0" | ||
"@blizzard-api/core": "1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@blizzard-api/classic-wow": "1.0.0", | ||
"@blizzard-api/core": "1.0.0", | ||
"@blizzard-api/wow": "1.0.0" | ||
"@blizzard-api/classic-wow": "1.1.1", | ||
"@blizzard-api/core": "1.1.0", | ||
"@blizzard-api/wow": "1.1.1" | ||
}, | ||
@@ -59,0 +57,0 @@ "scripts": { |
@@ -14,3 +14,2 @@ # @blizzard-api/client | ||
- `@blizzard-api/hs` | ||
- `@blizzard-api/owl` | ||
- `@blizzard-api/sc2` | ||
@@ -17,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62012
44