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.1.0 to 11.1.1

14

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

@@ -20,3 +20,5 @@ "keywords": [

"types": "dist/esm/index.d.ts",
"sideEffects": false,
"sideEffects": [
"*.css"
],
"license": "MIT",

@@ -29,6 +31,6 @@ "repository": {

"dependencies": {
"@reactflow/background": "11.0.1",
"@reactflow/controls": "11.0.1",
"@reactflow/core": "11.1.0",
"@reactflow/minimap": "11.0.1"
"@reactflow/background": "11.0.2",
"@reactflow/controls": "11.0.2",
"@reactflow/core": "11.1.1",
"@reactflow/minimap": "11.0.2"
},

@@ -35,0 +37,0 @@ "peerDependencies": {

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