Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 3.2.0 to 3.2.1

dist/telemetry.amd.js

6

CHANGELOG.md

@@ -7,2 +7,7 @@ # Change Log

## [3.2.1] - 09/13/2021
###
* Fix broken build
## [3.2.0] - 09/13/2021

@@ -149,2 +154,3 @@ ### Added

[3.2.1]: https://devtopia.esri.com/WebGIS/arcgis-telemetry.js/compare/v3.2.0...v3.2.1
[3.2.0]: https://devtopia.esri.com/WebGIS/arcgis-telemetry.js/compare/v3.1.1...v3.2.0

@@ -151,0 +157,0 @@ [3.1.1]: https://devtopia.esri.com/WebGIS/arcgis-telemetry.js/compare/v3.1.0...v3.1.1

10

package.json
{
"name": "@esri/telemetry",
"version": "3.2.0",
"version": "3.2.1",
"description": "A JavaScript Implementation of the ArcGIS Telemetry Specification",

@@ -10,3 +10,3 @@ "main": "dist/telemetry.js",

"test": "jest \".*\\.test\\.js\" --notify",
"package": "npm run build && npm publish --access public",
"package": "npm install && npm run build && npm publish --access public",
"package-beta": "npm run build && npm publish --tag beta --access public"

@@ -16,3 +16,3 @@ },

"type": "git",
"url": "git+https://github.com/ArcGIS/telemetry.js.git"
"url": "git@devtopia.esri.com:WebGIS/arcgis-telemetry.js"
},

@@ -42,5 +42,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/ArcGIS/telemetry,js/issues"
"url": "https://devtopia.esri.com/WebGIS/arcgis-telemetry.js/issues"
},
"homepage": "https://github.com/ArcGIS/telemetry.js#readme",
"homepage": "https://devtopia.esri.com/WebGIS/arcgis-telemetry.js#readme",
"devDependencies": {

@@ -47,0 +47,0 @@ "@analytics/aws-pinpoint": "^0.4.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc