@kaana/kaana-services-js
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@kaana/kaana-services-js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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.", | ||
@@ -9,2 +9,9 @@ "main": "index.js", | ||
}, | ||
"exports": { | ||
".": { | ||
"require": "./api/index.js", | ||
"import": "./api/index.js", | ||
"default": "./api/index.js" | ||
} | ||
}, | ||
"repository": { | ||
@@ -11,0 +18,0 @@ "type": "git", |
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
4999