@evidence-dev/telemetry
Advanced tools
Comparing version 0.0.0-ac3d47d3 to 0.0.0-ac588de3
# @evidence-dev/telemetry | ||
## 2.0.4 | ||
### Patch Changes | ||
- e79974f3: add telemetry to cli | ||
## 2.0.3 | ||
### Patch Changes | ||
- 97e7123d: Upgraded telemetry profile | ||
## 2.0.2 | ||
### Patch Changes | ||
- 92f4ad61: Remove unnecessary file missing message that appears during build sources due to telemetry" | ||
## 2.0.1 | ||
### Patch Changes | ||
- c09bd981: Telemetry parity with USQL | ||
## 2.0.0 | ||
### Patch Changes | ||
- bf4a112a: Update package.json to use new datasource field | ||
## 1.0.7-usql.0 | ||
### Patch Changes | ||
- Update package.json to use new datasource field | ||
## 1.0.6 | ||
### Patch Changes | ||
- d1cf6dc9: Addition to telemetry fields | ||
## 1.0.5 | ||
@@ -4,0 +46,0 @@ |
@@ -1,6 +0,4 @@ | ||
# License | ||
MIT License | ||
Copyright \(c\) 2021 Evidence | ||
Copyright \(c\) 2023 Evidence | ||
@@ -7,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files \(the "Software"\), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
{ | ||
"name": "@evidence-dev/telemetry", | ||
"version": "0.0.0-ac3d47d3", | ||
"version": "0.0.0-ac588de3", | ||
"description": "Annonymous usage telemetry for Evidence projects", | ||
@@ -12,5 +12,10 @@ "main": "index.cjs", | ||
"blueimp-md5": "^2.19.0", | ||
"fs-extra": "10.0.0" | ||
"fs-extra": "11.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/analytics-node": "3.1.14", | ||
"@types/blueimp-md5": "^2.18.2", | ||
"@types/fs-extra": "11.0.4" | ||
}, | ||
"type": "module" | ||
} |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
8590
5
168
3
6
+ Addedfs-extra@11.2.0(transitive)
- Removedfs-extra@10.0.0(transitive)
Updatedfs-extra@11.2.0