Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@reactflow/controls

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactflow/controls - npm Package Compare versions

Comparing version 11.0.0-next.5 to 11.0.0-next.6

11

package.json
{
"name": "@reactflow/controls",
"version": "11.0.0-next.5",
"version": "11.0.0-next.6",
"description": "Component to control the viewport of a React Flow instance",

@@ -32,8 +32,8 @@ "keywords": [

"@babel/runtime": "^7.18.9",
"@reactflow/core": "11.0.0-next.5",
"@reactflow/core": "11.0.0-next.6",
"classcat": "^5.0.3"
},
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18"
"react": ">=17",
"react-dom": ">=17"
},

@@ -45,3 +45,4 @@ "devDependencies": {

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

@@ -48,0 +49,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