Socket
Socket
Sign inDemoInstall

reactflow

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactflow - npm Package Compare versions

Comparing version 11.0.0-next.10 to 11.0.0-next.11

12

package.json
{
"name": "reactflow",
"version": "11.0.0-next.10",
"version": "11.0.0-next.11",
"description": "A highly customizable React library for building node-based editors and interactive flow charts",

@@ -28,6 +28,6 @@ "keywords": [

"dependencies": {
"@reactflow/background": "11.0.0-next.4",
"@reactflow/controls": "11.0.0-next.4",
"@reactflow/core": "11.0.0-next.4",
"@reactflow/minimap": "11.0.0-next.4"
"@reactflow/background": "11.0.0-next.5",
"@reactflow/controls": "11.0.0-next.5",
"@reactflow/core": "11.0.0-next.5",
"@reactflow/minimap": "11.0.0-next.5"
},

@@ -57,3 +57,3 @@ "peerDependencies": {

"build": "rollup --config node:@reactflow/rollup-config --environment NODE_ENV:production && npm run css",
"css": "postcss src/*.css --config ../../postcss-config/index.js --dir dist",
"css": "postcss src/*.css --config ../../tooling/postcss-config/postcss.config.js --dir dist",
"css-watch": "pnpm css --watch",

@@ -60,0 +60,0 @@ "lint": "eslint --ext .js,.jsx,.ts,.tsx src",

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