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

@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.2.6 to 11.2.7

12

package.json
{
"name": "@reactflow/background",
"version": "11.2.6",
"version": "11.2.7",
"description": "Background component with different variants for React Flow",

@@ -18,3 +18,3 @@ "keywords": [

"main": "dist/umd/index.js",
"module": "dist/esm/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",

@@ -24,3 +24,3 @@ "exports": {

"types": "./dist/esm/index.d.ts",
"import": "./dist/esm/index.mjs",
"import": "./dist/esm/index.js",
"require": "./dist/umd/index.js"

@@ -44,3 +44,3 @@ }

"zustand": "^4.4.1",
"@reactflow/core": "11.8.1"
"@reactflow/core": "11.8.2"
},

@@ -53,4 +53,4 @@ "devDependencies": {

"@reactflow/rollup-config": "0.0.0",
"@reactflow/eslint-config": "0.0.0",
"@reactflow/tsconfig": "0.0.0"
"@reactflow/tsconfig": "0.0.0",
"@reactflow/eslint-config": "0.0.0"
},

@@ -57,0 +57,0 @@ "peerDependencies": {

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