apollo-ai-api-client
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -59,3 +59,2 @@ "use strict"; | ||
url.searchParams.append('language', language); | ||
console.log('Requesting: ' + url.toString()); | ||
const collectionResult = yield node_fetch_1.default(url.toString(), { | ||
@@ -62,0 +61,0 @@ method: 'POST', |
{ | ||
"name": "apollo-ai-api-client", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Client for the apollo.ai auto abstract api.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
9365
120