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

@blizzard-api/client

Package Overview
Dependencies
Maintainers
0
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.9 to 1.0.10

15

package.json
{
"name": "@blizzard-api/client",
"version": "1.0.9",
"version": "1.0.10",
"license": "MIT",
"author": "Putro",
"description": "A node.js axios client to integrate with the blizzard battle.net api.",
"repository": "https://github.com/Pewtro/blizzard/tree/main/packages/client",
"repository": "https://github.com/Pewtro/blizzard-api/tree/main/packages/client",
"type": "module",

@@ -50,9 +50,10 @@ "engines": {

"peerDependencies": {
"@blizzard-api/core": "1.2.0"
"@blizzard-api/core": "1.2.1"
},
"devDependencies": {
"@blizzard-api/classic-wow": "1.1.5",
"@blizzard-api/core": "1.2.0",
"@blizzard-api/d3": "0.1.4",
"@blizzard-api/wow": "1.2.0"
"@blizzard-api/classic-wow": "1.1.6",
"@blizzard-api/core": "1.2.1",
"@blizzard-api/d3": "0.1.5",
"@blizzard-api/sc2": "0.1.0",
"@blizzard-api/wow": "1.2.1"
},

@@ -59,0 +60,0 @@ "scripts": {

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