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.8 to 11.0.0-next.9

dist/declarations/src/index.d.ts.map

1

dist/declarations/src/index.d.ts

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

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

13

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

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

"@babel/runtime": "^7.18.9",
"@reactflow/background": "11.0.0-next.2",
"@reactflow/controls": "11.0.0-next.2",
"@reactflow/core": "11.0.0-next.2",
"@reactflow/minimap": "11.0.0-next.2"
"@reactflow/background": "11.0.0-next.3",
"@reactflow/controls": "11.0.0-next.3",
"@reactflow/core": "11.0.0-next.3",
"@reactflow/minimap": "11.0.0-next.3"
},

@@ -47,4 +47,5 @@ "peerDependencies": {

"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6"
"postcss-nested": "^5.0.6",
"tsconfig": "*"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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