promise-battlenet-api
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "promise-battlenet-api", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A basic client for the Blizzard Battle.net api using request and promises.", | ||
@@ -5,0 +5,0 @@ "main": "client.js", |
@@ -47,2 +47,4 @@ # promise-battlenet-api | ||
**Throttling is intended for avoiding 403 Forbidden (Account Over Queries Per Second Limit) errors. Should your application make more requests than allowed for your hourly quota, you will need to manually handle those errors**. | ||
## Usage | ||
@@ -49,0 +51,0 @@ |
Sorry, the diff of this file is not supported yet
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
176
34824
14