@esri/telemetry
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -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 |
{ | ||
"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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
502168
16
3227
4
6
13