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.11 to 11.0.0-next.12

18

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

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

"dependencies": {
"@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"
"@reactflow/background": "11.0.0-next.6",
"@reactflow/controls": "11.0.0-next.6",
"@reactflow/core": "11.0.0-next.6",
"@reactflow/minimap": "11.0.0-next.6"
},
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18"
"react": ">=17",
"react-dom": ">=17"
},

@@ -43,3 +43,5 @@ "devDependencies": {

"@types/node": "^18.7.16",
"@types/react": "^18.0.19"
"@types/react": "^18.0.19",
"react": "^18.2.0",
"typescript": "^4.7.4"
},

@@ -46,0 +48,0 @@ "rollup": {

Sorry, the diff of this file is too big to display

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