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.6
to
2.1.7
+1
-1
lib/types/packages/tracking/src/types.d.ts

@@ -28,3 +28,3 @@ export type BaseEvent = {

};
export type PageSection = 'core' | 'post_detail_page' | 'marketplace' | 'inbox' | 'local_business' | 'groups' | 'events' | 'hood_discovery' | 'search' | 'notification' | 'profile' | 'supporter' | 'login_logout' | 'registration_verification' | 'cold_home' | 'landing_pages' | 'magazine' | 'help' | 'error';
export type PageSection = 'core' | 'post_details_page' | 'marketplace' | 'inbox' | 'local_business' | 'groups' | 'events' | 'hood_discovery' | 'search' | 'notification' | 'profile' | 'supporter' | 'login_logout' | 'registration_verification' | 'cold_home' | 'landing_pages' | 'magazine' | 'help' | 'error';
type InteractionEvent = {

@@ -31,0 +31,0 @@ element_name?: string;

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

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

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