You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@esri/telemetry

Package Overview
Dependencies
Maintainers
42
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/telemetry - npm Package Compare versions

Comparing version

to
5.0.2

2

dist/telemetry.amd.js

@@ -1200,3 +1200,3 @@ define((function () { 'use strict';

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1203,0 +1203,0 @@ this.logger.warn('Telemetry Disabled');

@@ -1200,3 +1200,3 @@ define((function () { 'use strict';

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1203,0 +1203,0 @@ this.logger.warn('Telemetry Disabled');

@@ -1200,3 +1200,3 @@ define((function () { 'use strict';

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1203,0 +1203,0 @@ this.logger.warn('Telemetry Disabled');

@@ -1200,3 +1200,3 @@ define((function () { 'use strict';

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1203,0 +1203,0 @@ this.logger.warn('Telemetry Disabled');

@@ -1204,3 +1204,3 @@ (function (global, factory) {

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1207,0 +1207,0 @@ this.logger.warn('Telemetry Disabled');

@@ -1204,3 +1204,3 @@ (function (global, factory) {

this.disabled = shouldDisableTracking(options);
this.logger = options.logger || this.logger;
this.logger = options.logger || console;
if (this.disabled) {

@@ -1207,0 +1207,0 @@ this.logger.warn('Telemetry Disabled');

{
"name": "@esri/telemetry",
"version": "5.0.1",
"version": "5.0.2",
"description": "A JavaScript Implementation of the ArcGIS Telemetry Specification",

@@ -48,3 +48,3 @@ "main": "dist/telemetry",

},
"gitHead": "2b2b5093c576c6586b0801ef22c8dcd9bfc337db"
"gitHead": "f0cd5e29a6a9a5b14d77fb93821732053e3bb6a6"
}

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