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

@blizzard-api/client

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blizzard-api/client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/index.d.ts

@@ -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

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