@ninetailed/experience.js
Advanced tools
+1
-0
@@ -919,2 +919,3 @@ 'use strict'; | ||
| this.trackVariableComponentView = properties => { | ||
| // TODO: it would be better to use a safe parse. this can throw and we want to handle that accordingly | ||
| const validatedVariable = experience_jsShared.allowVariableTypeSchema.parse(properties.variable); | ||
@@ -921,0 +922,0 @@ return this.instance.dispatch(Object.assign(Object.assign({}, properties), { |
+1
-0
@@ -909,2 +909,3 @@ import { FEATURES, buildComponentViewEvent, logger, ConsoleLogSink, buildPageEvent, buildTrackEvent, buildIdentifyEvent, unionBy, pipe, PageviewProperties, Properties, Traits, isPageViewEvent, isTrackEvent, isIdentifyEvent, isComponentViewEvent, allowVariableTypeSchema, selectHasVariants, selectExperience, selectVariant as selectVariant$1, selectBaselineWithVariants, OnLogLogSink, OnErrorLogSink, NinetailedApiClient, circularJsonStringify } from '@ninetailed/experience.js-shared'; | ||
| this.trackVariableComponentView = properties => { | ||
| // TODO: it would be better to use a safe parse. this can throw and we want to handle that accordingly | ||
| const validatedVariable = allowVariableTypeSchema.parse(properties.variable); | ||
@@ -911,0 +912,0 @@ return this.instance.dispatch(Object.assign({}, properties, { |
+3
-3
| { | ||
| "name": "@ninetailed/experience.js", | ||
| "version": "7.18.5", | ||
| "version": "7.18.6", | ||
| "description": "Ninetailed SDK for javascript", | ||
@@ -12,4 +12,4 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@ninetailed/experience.js-plugin-analytics": "7.18.5", | ||
| "@ninetailed/experience.js-shared": "7.18.5", | ||
| "@ninetailed/experience.js-plugin-analytics": "7.18.6", | ||
| "@ninetailed/experience.js-shared": "7.18.6", | ||
| "analytics": "0.8.1", | ||
@@ -16,0 +16,0 @@ "uuid": "9.0.0" |
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
150009
0.15%4005
0.05%+ Added
+ Added
- Removed
- Removed