Add telemetry for TRAP caching

This commit is contained in:
Edoardo Pirovano 2022-08-15 14:44:43 +01:00
parent ca10a6d552
commit 4139682b64
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28
63 changed files with 1195 additions and 126 deletions

View file

@ -38,6 +38,7 @@
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
"fs": "0.0.1-security",
"get-folder-size": "^2.0.1",
"github-linguist": "^2.4.4",
"glob": "^8.0.1",
"js-yaml": "^4.1.0",
@ -56,6 +57,7 @@
"devDependencies": {
"@ava/typescript": "3.0.1",
"@types/adm-zip": "^0.5.0",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.5",
"@types/long": "5.0.0",
"@types/node": "16.11.22",