Socket
Socket
Sign inDemoInstall

blizzapi

Package Overview
Dependencies
9
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.3.2

.github/FUNDING.yml

20

package.json
{
"name": "blizzapi",
"version": "2.3.1",
"version": "2.3.2",
"description": "Flexible and feature-rich library for easy access to Blizzard Battle.net APIs",

@@ -58,12 +58,12 @@ "keywords": [

"dependencies": {
"axios": "^0.27.2"
"axios": "^1.1.3"
},
"devDependencies": {
"@types/jest": "^29.0.2",
"@types/node": "^18.7.18",
"esbuild": "^0.15.7",
"eslint": "^8.23.1",
"@types/jest": "^29.2.0",
"@types/node": "^18.11.6",
"esbuild": "^0.15.12",
"eslint": "^8.26.0",
"eslint-config-lukemnet": "^1.0.1",
"husky": "^8.0.1",
"jest": "^29.0.3",
"jest": "^29.2.2",
"lint-staged": "^13.0.3",

@@ -75,5 +75,5 @@ "prettier": "^2.7.1",

"rollup-plugin-esbuild": "^4.10.1",
"sort-package-json": "^1.57.0",
"ts-jest": "^29.0.1",
"typescript": "^4.8.3"
"sort-package-json": "^2.0.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
},

@@ -80,0 +80,0 @@ "licenses": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc