@yext/analytics
Advanced tools
Comparing version
@@ -235,2 +235,4 @@ /** | ||
experienceKey: string; | ||
/** Whether or not the event occurred on a generative direct answer card */ | ||
isGenerativeDirectAnswer?: boolean; | ||
}; | ||
@@ -237,0 +239,0 @@ /** The query entered by the user. */ |
{ | ||
"name": "@yext/analytics", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "An analytics library for Yext", | ||
@@ -34,3 +34,3 @@ "author": "fusion@yext.com", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/preset-typescript": "^7.14.5", | ||
@@ -54,2 +54,8 @@ "@microsoft/api-documenter": "^7.15.3", | ||
}, | ||
"overrides": { | ||
"@babel/helper-define-polyfill-provider": "0.4.3", | ||
"babel-plugin-polyfill-corejs2": "0.4.6", | ||
"babel-plugin-polyfill-corejs3": "0.8.5", | ||
"babel-plugin-polyfill-regenerator": "0.5.3" | ||
}, | ||
"jest": { | ||
@@ -56,0 +62,0 @@ "bail": false, |
@@ -17,3 +17,4 @@ "use strict"; | ||
'internalUser', | ||
'isDirectAnswer' | ||
'isDirectAnswer', | ||
'isGenerativeDirectAnswer' | ||
]; | ||
@@ -20,0 +21,0 @@ function convertStringToValue(data) { |
@@ -145,2 +145,4 @@ import { Action } from './Action'; | ||
experienceKey: string; | ||
/** Whether or not the event occurred on a generative direct answer card */ | ||
isGenerativeDirectAnswer?: boolean; | ||
}; | ||
@@ -147,0 +149,0 @@ /** The query entered by the user. */ |
{ | ||
"name": "@yext/analytics", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "An analytics library for Yext", | ||
@@ -34,3 +34,3 @@ "author": "fusion@yext.com", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/preset-typescript": "^7.14.5", | ||
@@ -54,2 +54,8 @@ "@microsoft/api-documenter": "^7.15.3", | ||
}, | ||
"overrides": { | ||
"@babel/helper-define-polyfill-provider": "0.4.3", | ||
"babel-plugin-polyfill-corejs2": "0.4.6", | ||
"babel-plugin-polyfill-corejs3": "0.8.5", | ||
"babel-plugin-polyfill-regenerator": "0.5.3" | ||
}, | ||
"jest": { | ||
@@ -56,0 +62,0 @@ "bail": false, |
@@ -25,3 +25,4 @@ var __assign = (this && this.__assign) || function () { | ||
'internalUser', | ||
'isDirectAnswer' | ||
'isDirectAnswer', | ||
'isGenerativeDirectAnswer' | ||
]; | ||
@@ -28,0 +29,0 @@ export function convertStringToValue(data) { |
@@ -145,2 +145,4 @@ import { Action } from './Action'; | ||
experienceKey: string; | ||
/** Whether or not the event occurred on a generative direct answer card */ | ||
isGenerativeDirectAnswer?: boolean; | ||
}; | ||
@@ -147,0 +149,0 @@ /** The query entered by the user. */ |
{ | ||
"name": "@yext/analytics", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "An analytics library for Yext", | ||
@@ -34,3 +34,3 @@ "author": "fusion@yext.com", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/preset-typescript": "^7.14.5", | ||
@@ -54,2 +54,8 @@ "@microsoft/api-documenter": "^7.15.3", | ||
}, | ||
"overrides": { | ||
"@babel/helper-define-polyfill-provider": "0.4.3", | ||
"babel-plugin-polyfill-corejs2": "0.4.6", | ||
"babel-plugin-polyfill-corejs3": "0.8.5", | ||
"babel-plugin-polyfill-regenerator": "0.5.3" | ||
}, | ||
"jest": { | ||
@@ -56,0 +62,0 @@ "bail": false, |
@@ -17,3 +17,4 @@ import { EventPayload } from './EventPayload'; | ||
'internalUser', | ||
'isDirectAnswer' | ||
'isDirectAnswer', | ||
'isGenerativeDirectAnswer' | ||
]; | ||
@@ -20,0 +21,0 @@ |
@@ -148,2 +148,4 @@ import { Action } from './Action'; | ||
experienceKey: string; | ||
/** Whether or not the event occurred on a generative direct answer card */ | ||
isGenerativeDirectAnswer?: boolean; | ||
}; | ||
@@ -150,0 +152,0 @@ /** The query entered by the user. */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
158766
0.9%2541
0.43%1
-50%