Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "keen-js", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "", |
# Keen JavaScript SDK | ||
### Get Project ID & API Keys | ||
### Get API Keys | ||
If you haven’t done so already, [login to Keen to create a project](https://keen.io/login?s=gh_js). The Project ID and API Keys are available on the Access page of the Project Console. You will need these for the next steps. | ||
If you haven’t done so already, [login to Keen to create a project](https://keen.io/login?s=gh_js). The Project ID and API Keys are available on the Access page of the Project Console. | ||
# Write, Track, Stream Events - Keen Tracking JS | ||
## Keen Tracking JS | ||
**What is an event?** An event is a record of something important happening in the life of your app or service: like a click, a purchase, or a device activation. | ||
A JavaScript tracking library for Keen. Track events, user actions, clicks, pageviews, conversions and more! | ||
### Installation | ||
https://github.com/keen/keen-tracking.js | ||
```ssh | ||
npm install keen-tracking --save | ||
``` | ||
## Keen Analysis JS | ||
[Full documentation is available in the keen-tracking.js repo](https://github.com/keen/keen-tracking.js). | ||
A JavaScript client for Keen. Make queries with ease! | ||
# Read, Query, Compute - Keen Analysis JS | ||
https://github.com/keen/keen-analysis.js | ||
Keen's powerful API gives you fast answers to the questions that matter. | ||
## Keen Dataviz JS | ||
### Installation | ||
A JavaScript data visualization library for Keen. Create amazing interactive charts! | ||
```ssh | ||
npm install keen-analysis --save | ||
``` | ||
https://github.com/keen/keen-dataviz.js | ||
[Full documentation is available in the keen-analysis.js repo](https://github.com/keen/keen-analysis.js). | ||
# Visualize - Keen Dataviz JS | ||
Create amazing charts with powerful tools like D3/C3. | ||
### Installation | ||
```ssh | ||
npm install keen-dataviz --save | ||
``` | ||
[Full documentation is available in the keen-dataviz.js repo](https://github.com/keen/keen-dataviz.js). | ||
--- | ||
@@ -44,0 +26,0 @@ |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
6733
42