@reactflow/background
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -32,3 +32,3 @@ import { jsx, jsxs } from 'react/jsx-runtime'; | ||
const selector = (s) => ({ transform: s.transform, rfId: s.rfId }); | ||
function Background({ variant = BackgroundVariant.Dots, gap = 25, | ||
function Background({ variant = BackgroundVariant.Dots, gap = 20, | ||
// only used for dots and cross | ||
@@ -35,0 +35,0 @@ size, |
{ | ||
"name": "@reactflow/background", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "Background component with different variants for React Flow", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"@babel/runtime": "^7.18.9", | ||
"@reactflow/core": "11.0.0", | ||
"@reactflow/core": "11.1.0", | ||
"classcat": "^5.0.3", | ||
@@ -35,0 +35,0 @@ "zustand": "^4.1.1" |
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
+ Added@reactflow/core@11.1.0(transitive)
- Removed@reactflow/core@11.0.0(transitive)
Updated@reactflow/core@11.1.0