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

@trayio/tray-client

Package Overview
Dependencies
Maintainers
3
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trayio/tray-client - npm Package Compare versions

Comparing version
5.16.0
to
5.17.0
+3
-3
package.json
{
"name": "@trayio/tray-client",
"version": "5.16.0",
"version": "5.17.0",
"description": "A client for the Tray.io API",

@@ -28,5 +28,5 @@ "exports": {

"dependencies": {
"@trayio/commons": "5.16.0",
"@trayio/tray-api": "5.16.0"
"@trayio/commons": "5.17.0",
"@trayio/tray-api": "5.17.0"
}
}