@aicore/coco-db-client
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@aicore/coco-db-client", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "JS client for cocoDb", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -32,3 +32,5 @@ /* | ||
deleteTable, | ||
deleteDocument | ||
deleteDocument, | ||
createDb, | ||
deleteDb | ||
} from './api/api.js'; |
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
56794
354