Socket
Socket
Sign inDemoInstall

@reactflow/background

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/background - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1

2

dist/esm/index.js

@@ -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"

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