gb-tracker-client
Advanced tools
Comparing version 5.0.0-beta.1637177958 to 5.0.0-beta.1637178261
{ | ||
"name": "gb-tracker-client", | ||
"version": "5.0.0-beta.1637177958", | ||
"version": "5.0.0-beta.1637178261", | ||
"description": "GroupBy client-side event tracker", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# GroupBy Tracker Client | ||
![example workflow](https://github.com/groupby/gb-tracker-client/actions/workflows/node.js.yml/badge.svg) | ||
![Node.js CI badge](https://github.com/groupby/gb-tracker-client/actions/workflows/node.js.yml/badge.svg) | ||
![CodeQL static code analytics badge](https://github.com/groupby/gb-tracker-client/actions/workflows/codeql-analysis.yml/badge.svg) | ||
codeql-analysis | ||
This is the JavaScript SDK used to send beacons to GroupBy. It can only run in the browser. A bundled UMD build is available from our CDN (see GroupBy docs for CDN link) and a CommonJS build is available for linking into NPM build processes with a bundler. E.g. React, Angular. | ||
@@ -6,0 +9,0 @@ |
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.0-beta.1637177958"; | ||
export declare const version = "5.0.0-beta.1637178261"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "5.0.0-beta.1637177958"; | ||
exports.version = "5.0.0-beta.1637178261"; |
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
353418
113