Socket
Socket
Sign inDemoInstall

reactflow

Package Overview
Dependencies
6
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.6.1 to 11.7.0

1

dist/esm/index.d.ts

@@ -6,3 +6,4 @@ export * from '@reactflow/core';

export * from '@reactflow/node-toolbar';
export * from '@reactflow/node-resizer';
export { ReactFlow as default } from '@reactflow/core';
//# sourceMappingURL=index.d.ts.map

@@ -7,1 +7,2 @@ export * from '@reactflow/core';

export * from '@reactflow/node-toolbar';
export * from '@reactflow/node-resizer';

@@ -6,3 +6,4 @@ export * from '@reactflow/core';

export * from '@reactflow/node-toolbar';
export * from '@reactflow/node-resizer';
export { ReactFlow as default } from '@reactflow/core';
//# sourceMappingURL=index.d.ts.map

13

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

@@ -30,7 +30,8 @@ "keywords": [

"dependencies": {
"@reactflow/background": "11.1.10",
"@reactflow/controls": "11.1.10",
"@reactflow/core": "11.6.1",
"@reactflow/minimap": "11.4.1",
"@reactflow/node-toolbar": "1.1.10"
"@reactflow/background": "11.2.0",
"@reactflow/controls": "11.1.11",
"@reactflow/core": "11.7.0",
"@reactflow/minimap": "11.5.0",
"@reactflow/node-resizer": "2.1.0",
"@reactflow/node-toolbar": "1.1.11"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc