@reactflow/controls
Advanced tools
Comparing version 11.0.0-next.5 to 11.0.0-next.6
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
144637
671
6
+ Added@reactflow/core@11.0.0-next.6(transitive)
- Removed@reactflow/core@11.0.0-next.5(transitive)
- Removed@types/d3@7.4.3(transitive)
- Removed@types/d3-array@3.2.1(transitive)
- Removed@types/d3-axis@3.0.6(transitive)
- Removed@types/d3-brush@3.0.6(transitive)
- Removed@types/d3-chord@3.0.6(transitive)
- Removed@types/d3-contour@3.0.6(transitive)
- Removed@types/d3-delaunay@6.0.4(transitive)
- Removed@types/d3-dispatch@3.0.6(transitive)
- Removed@types/d3-dsv@3.0.7(transitive)
- Removed@types/d3-ease@3.0.2(transitive)
- Removed@types/d3-fetch@3.0.7(transitive)
- Removed@types/d3-force@3.0.10(transitive)
- Removed@types/d3-format@3.0.4(transitive)
- Removed@types/d3-geo@3.1.0(transitive)
- Removed@types/d3-hierarchy@3.1.7(transitive)
- Removed@types/d3-path@3.1.0(transitive)
- Removed@types/d3-polygon@3.0.2(transitive)
- Removed@types/d3-quadtree@3.0.6(transitive)
- Removed@types/d3-random@3.0.3(transitive)
- Removed@types/d3-scale@4.0.8(transitive)
- Removed@types/d3-scale-chromatic@3.0.3(transitive)
- Removed@types/d3-shape@3.1.6(transitive)
- Removed@types/d3-time@3.0.3(transitive)
- Removed@types/d3-time-format@4.0.3(transitive)
- Removed@types/d3-timer@3.0.2(transitive)
- Removed@types/d3-transition@3.0.9(transitive)
- Removed@types/geojson@7946.0.14(transitive)