@kaana/kaana-services-js
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@kaana/kaana-services-js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Kaana Services is a JavaScript library that provides an API for the Kaana ecosystem, allowing developers to easily connect and make authenticated HTTP requests to get information about users and other applications.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,2 @@ import configure from "./config"; | ||
import insertData from "./api/insertData"; | ||
import deleteData from "./api/deleteData"; | ||
@@ -17,5 +16,2 @@ export { | ||
insertData, | ||
deleteData, | ||
Data, | ||
DataCollection, | ||
}; |
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
5147
9
76