@aicore/coco-db-client
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@aicore/coco-db-client", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "JS client for cocoDb", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -34,3 +34,4 @@ /* | ||
createDb, | ||
deleteDb | ||
deleteDb, | ||
query | ||
} 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
59108
410