@reactflow/background
Advanced tools
Comparing version 11.2.6 to 11.2.7
{ | ||
"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": { |
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
149231
+ Added@reactflow/core@11.8.2(transitive)
- Removed@reactflow/core@11.8.1(transitive)
Updated@reactflow/core@11.8.2