@esri/telemetry
Advanced tools
Comparing version 6.1.2 to 6.1.3
@@ -29,2 +29,5 @@ import sha256 from 'crypto-js/sha256.js'; | ||
]; | ||
/** | ||
* Telemetry class | ||
*/ | ||
export class Telemetry { | ||
@@ -31,0 +34,0 @@ constructor(options) { |
@@ -33,2 +33,5 @@ "use strict"; | ||
]; | ||
/** | ||
* Telemetry class | ||
*/ | ||
class Telemetry { | ||
@@ -35,0 +38,0 @@ constructor(options) { |
import { Attributes, EventData, TelemetryOptions, User, Workflow } from './types'; | ||
export * from './utils'; | ||
/** | ||
* Telemetry class | ||
*/ | ||
export declare class Telemetry implements TelemetryCore<TelemetryOptions> { | ||
@@ -4,0 +7,0 @@ user: User; |
@@ -1210,2 +1210,5 @@ (function (global, factory) { | ||
]; | ||
/** | ||
* Telemetry class | ||
*/ | ||
class Telemetry { | ||
@@ -1212,0 +1215,0 @@ constructor(options) { |
@@ -1210,2 +1210,5 @@ (function (global, factory) { | ||
]; | ||
/** | ||
* Telemetry class | ||
*/ | ||
class Telemetry { | ||
@@ -1212,0 +1215,0 @@ constructor(options) { |
{ | ||
"name": "@esri/telemetry", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "A JavaScript Implementation of the ArcGIS Telemetry Specification", | ||
@@ -10,11 +10,3 @@ "main": "dist/node/index.js", | ||
{ | ||
"name": "Rich Gwozdz", | ||
"email": "rgwozdz@esri.com" | ||
}, | ||
{ | ||
"name": "Daniel Fenton" | ||
}, | ||
{ | ||
"name": "Bob Vo", | ||
"email": "rvo@esri.com" | ||
"name": "Esri DC" | ||
} | ||
@@ -42,6 +34,2 @@ ], | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://devtopia.esri.com/WebGIS/arcgis-telemetry.js/issues" | ||
}, | ||
"homepage": "https://devtopia.esri.com/WebGIS/arcgis-telemetry.js#readme", | ||
"files": [ | ||
@@ -57,3 +45,3 @@ "dist/*" | ||
}, | ||
"gitHead": "8ca817cd4c7ceb08c08aba2c07eaa9acc85dda66" | ||
"gitHead": "c3db5ed0a550a08818ca96cdb6bf8ae508325937" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3675
329141