New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@splunk/dashboard-telemetry

Package Overview
Dependencies
Maintainers
14
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splunk/dashboard-telemetry - npm Package Compare versions

Comparing version

to
26.6.2

2

module/TelemetryAPI.js

@@ -630,3 +630,3 @@ /* Copyright © 2020 Splunk Inc.

metadata: {},
udfVersion: "26.6.1",
udfVersion: "26.6.2",
enterpriseVersion: getEnterpriseVersion() || null,

@@ -633,0 +633,0 @@ definitionInfo: payload.definition && extractDefinitionInfo(payload.definition),

@@ -6,3 +6,3 @@ {

"author": "Splunk",
"version": "26.6.1",
"version": "26.6.2",
"scripts": {

@@ -21,3 +21,3 @@ "build": "udf-build",

"dependencies": {
"@splunk/dashboard-utils": "^26.6.1",
"@splunk/dashboard-utils": "^26.6.2",
"lodash": "^4.17.21"

@@ -30,4 +30,4 @@ },

"devDependencies": {
"@splunk/dashboard-build-tools": "26.6.1",
"@splunk/dashboard-types": "^26.6.1",
"@splunk/dashboard-build-tools": "26.6.2",
"@splunk/dashboard-types": "^26.6.2",
"@testing-library/react": "^12.1.5",

@@ -34,0 +34,0 @@ "@testing-library/react-hooks": "^8.0.1",

@@ -775,3 +775,3 @@ /* Copyright © 2020 Splunk Inc.

metadata: {},
udfVersion: "26.6.1",
udfVersion: "26.6.2",
enterpriseVersion: getEnterpriseVersion() || null,

@@ -778,0 +778,0 @@ definitionInfo: payload.definition && extractDefinitionInfo(payload.definition),