Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@goodhood/tracking

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodhood/tracking - npm Package Compare versions

Comparing version
2.1.3
to
2.1.4
+1
-0
lib/types/packages/tracking/src/types.d.ts

@@ -31,2 +31,3 @@ export type BaseEvent = {

element_name?: string;
section?: PageSection;
};

@@ -33,0 +34,0 @@ export type ClickEvent = InteractionEvent & Partial<ContentEvent> & Partial<PlanInfoEvent> & {

+1
-1

@@ -9,3 +9,3 @@ {

"bugs": "https://github.com/goodhood-eu/goodhood/issues",
"version": "2.1.3",
"version": "2.1.4",
"module": "lib/index.esm.js",

@@ -12,0 +12,0 @@ "main": "lib/index.js",