@blizzard-api/client
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@blizzard-api/client", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"license": "MIT", | ||
@@ -50,11 +50,12 @@ "author": "Putro", | ||
"peerDependencies": { | ||
"@blizzard-api/core": "0.1.1" | ||
"@blizzard-api/core": "0.1.2" | ||
}, | ||
"devDependencies": { | ||
"@blizzard-api/core": "0.1.1", | ||
"@blizzard-api/wow": "0.2.3" | ||
"@blizzard-api/classic-wow": "0.1.0", | ||
"@blizzard-api/core": "0.1.2", | ||
"@blizzard-api/wow": "0.2.4" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"debv": "tsup --watch", | ||
"dev": "tsup --watch", | ||
"test": "vitest run", | ||
@@ -61,0 +62,0 @@ "test:coverage": "pnpm test -- --coverage", |
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
62041
3