πŸš€ Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more β†’
Sign In

@stagewise/toolbar-react

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stagewise/toolbar-react - npm Package Compare versions

Comparing version
0.4.9
to
0.5.0
+2
-7
package.json
{
"name": "@stagewise/toolbar-react",
"private": false,
"version": "0.4.9",
"version": "0.5.0",
"type": "module",

@@ -24,15 +24,10 @@ "files": [

"dependencies": {
"@stagewise/toolbar": "0.4.9"
"@stagewise/toolbar": "0.5.0"
},
"devDependencies": {
"@eslint/js": "^9.26.0",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
"@vitejs/plugin-react-swc": "^3.9.0",
"eslint": "^9.26.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.1.0",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.0",
"vite": "^6.3.5",

@@ -39,0 +34,0 @@ "vite-plugin-dts": "^4.5.3"

@@ -277,2 +277,4 @@ # <img src="https://github.com/stagewise-io/assets/blob/main/media/logo.png?raw=true" alt="stagewise logo" width="48" height="48" style="border-radius: 50%; vertical-align: middle; margin-right: 8px;" /> stagewise

| Roo Code | βœ… |
| Kilo Code | βœ… |
| Trae | βœ… |

@@ -296,2 +298,15 @@

## πŸ’» Test stagewise locally
1. `git clone https://github.com/stagewise-io/stagewise && cd stagewise`
2. `pnpm i && pnpm dev`
3. Open the `stagewise` project in your IDE
4. Uninstall/ Disable the official `stagewise` extension
5. Press F5 (a new IDE window with the local extension-version installed will open up)
6. Visit `http://localhost:3002`
> You will see a next.js example application with the `stagewise`-toolbar already set up.
> It will be connected to the local vscode-extension in `apps/vscode-extension` and reflect all the extension-changes you apply locally.
## πŸ’¬ Community & Support

@@ -307,4 +322,2 @@

πŸ“§ **[sales@stagewise.io](mailto:sales@stagewise.io)**
πŸ“§ **[sales@stagewise.io](mailto:sales@stagewise.io)**