🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@stagewise/toolbar

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stagewise/toolbar - npm Package Compare versions

Comparing version
0.5.1
to
0.5.2
+3
-1
package.json
{
"name": "@stagewise/toolbar",
"private": false,
"version": "0.5.1",
"version": "0.5.2",
"type": "module",

@@ -31,2 +31,4 @@ "description": "stagewise toolbar SDK for AI Agent interaction.",

"require": "./dist/index.umd.js",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
"exports": {

@@ -33,0 +35,0 @@ ".": {