Socket
Socket
Sign inDemoInstall

@reactflow/node-toolbar

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactflow/node-toolbar - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

8

package.json
{
"name": "@reactflow/node-toolbar",
"version": "1.2.5",
"version": "1.2.6",
"description": "A toolbar component for React Flow that can be attached to a node.",

@@ -18,3 +18,3 @@ "keywords": [

"main": "dist/umd/index.js",
"module": "dist/esm/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",

@@ -24,3 +24,3 @@ "exports": {

"types": "./dist/esm/index.d.ts",
"import": "./dist/esm/index.mjs",
"import": "./dist/esm/index.js",
"require": "./dist/umd/index.js"

@@ -41,3 +41,3 @@ }

"zustand": "^4.4.1",
"@reactflow/core": "11.8.1"
"@reactflow/core": "11.8.2"
},

@@ -44,0 +44,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc