Comparing version 11.8.1 to 11.8.2
{ | ||
"name": "reactflow", | ||
"version": "11.8.1", | ||
"version": "11.8.2", | ||
"description": "A highly customizable React library for building node-based editors and interactive flow charts", | ||
@@ -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" | ||
@@ -41,8 +41,8 @@ }, | ||
"dependencies": { | ||
"@reactflow/core": "11.8.1", | ||
"@reactflow/node-resizer": "2.1.3", | ||
"@reactflow/background": "11.2.6", | ||
"@reactflow/controls": "11.1.17", | ||
"@reactflow/node-toolbar": "1.2.5", | ||
"@reactflow/minimap": "11.6.1" | ||
"@reactflow/background": "11.2.7", | ||
"@reactflow/controls": "11.1.18", | ||
"@reactflow/core": "11.8.2", | ||
"@reactflow/minimap": "11.6.2", | ||
"@reactflow/node-resizer": "2.1.4", | ||
"@reactflow/node-toolbar": "1.2.6" | ||
}, | ||
@@ -58,5 +58,5 @@ "peerDependencies": { | ||
"typescript": "^4.9.4", | ||
"@reactflow/eslint-config": "0.0.0", | ||
"@reactflow/rollup-config": "0.0.0", | ||
"@reactflow/tsconfig": "0.0.0" | ||
"@reactflow/tsconfig": "0.0.0", | ||
"@reactflow/eslint-config": "0.0.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "rollup": { |
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
179995
+ Added@reactflow/background@11.2.7(transitive)
+ Added@reactflow/controls@11.1.18(transitive)
+ Added@reactflow/core@11.8.2(transitive)
+ Added@reactflow/minimap@11.6.2(transitive)
+ Added@reactflow/node-resizer@2.1.4(transitive)
+ Added@reactflow/node-toolbar@1.2.6(transitive)
- Removed@reactflow/background@11.2.6(transitive)
- Removed@reactflow/controls@11.1.17(transitive)
- Removed@reactflow/core@11.8.1(transitive)
- Removed@reactflow/minimap@11.6.1(transitive)
- Removed@reactflow/node-resizer@2.1.3(transitive)
- Removed@reactflow/node-toolbar@1.2.5(transitive)
Updated@reactflow/background@11.2.7
Updated@reactflow/controls@11.1.18
Updated@reactflow/core@11.8.2
Updated@reactflow/minimap@11.6.2