qdb-api-plus
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "qdb-api-plus", | ||
"description": "A better API wrapper for Quote Database", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "src/qdb-api.js", | ||
@@ -6,0 +6,0 @@ "author": "Victor Veytsman", |
@@ -105,3 +105,3 @@ # qdb-api-plus | ||
**Returns** a quote if Sort By is 1, and an array of quotes otherwise | ||
**Returns** a quote if `Number of results` is 1, and an array of quotes otherwise | ||
@@ -108,0 +108,0 @@ Example: |
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
7038