Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gb-tracker-client

Package Overview
Dependencies
Maintainers
22
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gb-tracker-client - npm Package Compare versions

Comparing version 5.0.0-beta.1637177958 to 5.0.0-beta.1637178261

2

package.json
{
"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";
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc