@ninetailed/experience.js-plugin-analytics
Advanced tools
+0
-0
@@ -0,0 +0,0 @@ 'use strict'; |
+0
-0
@@ -0,0 +0,0 @@ import { isEqual } from 'radash'; |
+2
-2
@@ -5,3 +5,3 @@ { | ||
| "license": "MIT", | ||
| "version": "7.20.5", | ||
| "version": "7.20.6", | ||
| "keywords": [ | ||
@@ -33,3 +33,3 @@ "analytics", | ||
| "@anatine/zod-mock": "3.8.1", | ||
| "@ninetailed/experience.js-shared": "7.20.5", | ||
| "@ninetailed/experience.js-shared": "7.20.6", | ||
| "analytics": "0.8.1", | ||
@@ -36,0 +36,0 @@ "radash": "10.9.0", |
+0
-0
@@ -0,0 +0,0 @@ export { NinetailedAnalyticsPlugin, type SanitizedElementSeenPayload, type SanitizedVariableSeenPayload, } from './lib/NinetailedAnalyticsPlugin'; |
@@ -0,0 +0,0 @@ import { AnalyticsInstance as _AnalyticsInstance } from 'analytics'; |
@@ -0,0 +0,0 @@ export declare const HAS_SEEN_COMPONENT = "has_seen_component"; |
@@ -0,0 +0,0 @@ import { z } from 'zod'; |
@@ -0,0 +0,0 @@ /** |
| import { NinetailedPlugin } from '../NinetailedPlugin'; | ||
| import { HasComponentViewTrackingThreshold } from '../types/interfaces/HasComponentViewTrackingThreshold'; | ||
| export declare const hasComponentViewTrackingThreshold: (arg: NinetailedPlugin) => arg is NinetailedPlugin & HasComponentViewTrackingThreshold; |
@@ -0,0 +0,0 @@ import { type ElementSeenPayload, type VariableSeenPayload } from './ElementPayload'; |
@@ -0,0 +0,0 @@ import { AnalyticsPlugin } from 'analytics'; |
@@ -0,0 +0,0 @@ import { z } from 'zod'; |
@@ -0,0 +0,0 @@ export interface HasComponentViewTrackingThreshold { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
33809
-1.15%+ Added
- Removed