Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@aws-toolkits/telemetry

Package Overview
Dependencies
Maintainers
2
Versions
436
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-toolkits/telemetry - npm Package Compare versions

Comparing version
1.0.336
to
1.0.337
+13
-0
lib/vscodeDefinitions.json

@@ -237,4 +237,17 @@ {

"description": "Called after opening the SAM Config UI"
},
{
"name": "sam_prewarmContainer",
"description": "Called when user clicks Start under 'Start a development container'",
"metadata": [
{
"type": "result"
},
{
"type": "reason",
"required": false
}
]
}
]
}
+1
-1
{
"name": "@aws-toolkits/telemetry",
"version": "1.0.336",
"version": "1.0.337",
"description": "A library used by the AWS Toolkit, Amazon Q for VSCode to provide telemetry",

@@ -5,0 +5,0 @@ "main": "./lib/generateTelemetry.js",

Sorry, the diff of this file is too big to display