@apolloai/api-client
Advanced tools
Comparing version 0.10.7 to 0.10.8
{ | ||
"name": "@apolloai/api-client", | ||
"version": "0.10.7", | ||
"version": "0.10.8", | ||
"description": "Client for the apollo.ai APIs.", | ||
@@ -31,2 +31,3 @@ "keywords": [ | ||
"test": "jest", | ||
"test:ci": "jest", | ||
"watch": "yarn build --watch" | ||
@@ -33,0 +34,0 @@ }, |
@@ -5,2 +5,3 @@ # @apolloai/api-client | ||
![CICD](https://github.com/apolloai/api-client/workflows/CICD/badge.svg) | ||
[![codecov](https://codecov.io/gh/apolloai/api-client/branch/master/graph/badge.svg)](https://codecov.io/gh/apolloai/api-client) | ||
@@ -7,0 +8,0 @@ This is the official client for the [apollo.ai API](https://docs.apollo.ai). Currently, only the autoabstract and clustering endpoints are supported. Support the pdf segmentation endpoints is planned. |
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
26501
36