@neo4j-ndl/react-graph 2.0.23 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/LICENSES.txt +59 -6
  2. package/package.json +6 -6
package/lib/LICENSES.txt CHANGED
@@ -6628,6 +6628,59 @@ terms above.
6628
6628
 
6629
6629
  ---
6630
6630
 
6631
+ The following software may be included in this product: lodash (4.18.1)
6632
+ This software contains the following license and notice below:
6633
+
6634
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
6635
+
6636
+ Based on Underscore.js, copyright Jeremy Ashkenas,
6637
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
6638
+
6639
+ This software consists of voluntary contributions made by many
6640
+ individuals. For exact contribution history, see the revision history
6641
+ available at https://github.com/lodash/lodash
6642
+
6643
+ The following license applies to all parts of this software except as
6644
+ documented below:
6645
+
6646
+ ====
6647
+
6648
+ Permission is hereby granted, free of charge, to any person obtaining
6649
+ a copy of this software and associated documentation files (the
6650
+ "Software"), to deal in the Software without restriction, including
6651
+ without limitation the rights to use, copy, modify, merge, publish,
6652
+ distribute, sublicense, and/or sell copies of the Software, and to
6653
+ permit persons to whom the Software is furnished to do so, subject to
6654
+ the following conditions:
6655
+
6656
+ The above copyright notice and this permission notice shall be
6657
+ included in all copies or substantial portions of the Software.
6658
+
6659
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6660
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6661
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6662
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
6663
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6664
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6665
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6666
+
6667
+ ====
6668
+
6669
+ Copyright and related rights for sample code are waived via CC0. Sample
6670
+ code is defined as all source code displayed within the prose of the
6671
+ documentation.
6672
+
6673
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
6674
+
6675
+ ====
6676
+
6677
+ Files located in the node_modules and vendor directories are externally
6678
+ maintained libraries used by this software which have their own
6679
+ licenses; we recommend you read them, as their terms may differ from the
6680
+ terms above.
6681
+
6682
+ ---
6683
+
6631
6684
  The following software may be included in this product: lodash-es (4.17.23)
6632
6685
  This software contains the following license and notice below:
6633
6686
 
@@ -11096,7 +11149,7 @@ OTHER DEALINGS IN THE SOFTWARE.
11096
11149
 
11097
11150
  ---
11098
11151
 
11099
- The following software may be included in this product: uuid (8.3.2)
11152
+ The following software may be included in this product: uuid (11.1.0)
11100
11153
  This software contains the following license and notice below:
11101
11154
 
11102
11155
  The MIT License (MIT)
@@ -11111,7 +11164,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
11111
11164
 
11112
11165
  ---
11113
11166
 
11114
- The following software may be included in this product: uuid (11.1.0)
11167
+ The following software may be included in this product: uuid (14.0.1)
11115
11168
  This software contains the following license and notice below:
11116
11169
 
11117
11170
  The MIT License (MIT)
@@ -35935,7 +35988,7 @@ licensed under the Apache License, Version 2.0.
35935
35988
 
35936
35989
  ---
35937
35990
 
35938
- The following software may be included in this product: @neo4j-nvl/base (1.1.0)
35991
+ The following software may be included in this product: @neo4j-nvl/base (1.2.1)
35939
35992
  This software contains the following license and notice below:
35940
35993
 
35941
35994
  Neo4j, Inc.
@@ -35945,7 +35998,7 @@ The Neo4j Visualization Library (“NVL” or “NVL Software”) may only be us
35945
35998
 
35946
35999
  ---
35947
36000
 
35948
- The following software may be included in this product: @neo4j-nvl/interaction-handlers (1.1.0)
36001
+ The following software may be included in this product: @neo4j-nvl/interaction-handlers (1.2.1)
35949
36002
  This software contains the following license and notice below:
35950
36003
 
35951
36004
  Neo4j, Inc.
@@ -35955,7 +36008,7 @@ The Neo4j Visualization Library (“NVL” or “NVL Software”) may only be us
35955
36008
 
35956
36009
  ---
35957
36010
 
35958
- The following software may be included in this product: @neo4j-nvl/layout-workers (1.1.0)
36011
+ The following software may be included in this product: @neo4j-nvl/layout-workers (1.2.1)
35959
36012
  This software contains the following license and notice below:
35960
36013
 
35961
36014
  Neo4j, Inc.
@@ -35965,7 +36018,7 @@ The Neo4j Visualization Library (“NVL” or “NVL Software”) may only be us
35965
36018
 
35966
36019
  ---
35967
36020
 
35968
- The following software may be included in this product: @neo4j-nvl/react (1.1.0)
36021
+ The following software may be included in this product: @neo4j-nvl/react (1.2.1)
35969
36022
  This software contains the following license and notice below:
35970
36023
 
35971
36024
  Neo4j, Inc.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neo4j-ndl/react-graph",
3
- "version": "2.0.23",
3
+ "version": "2.1.1",
4
4
  "sideEffects": false,
5
5
  "description": "React implementation of the graph visualization from Neo4j Design System",
6
6
  "keywords": [
@@ -54,11 +54,11 @@
54
54
  "peerDependencies": {
55
55
  "react": ">=19.0.0",
56
56
  "react-dom": ">=19.0.0",
57
- "@neo4j-nvl/base": "^1.0.0",
58
- "@neo4j-nvl/interaction-handlers": "^1.0.0",
59
- "@neo4j-nvl/react": "^1.0.0",
60
- "@neo4j-ndl/base": "^4.17.2",
61
- "@neo4j-ndl/react": "^4.18.2"
57
+ "@neo4j-nvl/base": "^1.2.0",
58
+ "@neo4j-nvl/interaction-handlers": "^1.2.0",
59
+ "@neo4j-nvl/react": "^1.2.0",
60
+ "@neo4j-ndl/base": "^4.17.3",
61
+ "@neo4j-ndl/react": "^4.18.3"
62
62
  },
63
63
  "dependencies": {
64
64
  "classnames": "2.5.1",