graphology-types
Advanced tools
Comparing version 0.24.5 to 0.24.6
@@ -303,3 +303,3 @@ /** | ||
...args: Parameters<Events[Event]> | ||
): boolean; | ||
): boolean;AttributeUpdateType | ||
addListener<Event extends keyof Events>( | ||
@@ -1892,2 +1892,3 @@ type: Event, | ||
GraphOptions, | ||
GraphEvents, | ||
AdjacencyEntry, | ||
@@ -1894,0 +1895,0 @@ NodeEntry, |
{ | ||
"name": "graphology-types", | ||
"version": "0.24.5", | ||
"version": "0.24.6", | ||
"description": "TypeScript declaration for graphology.", | ||
@@ -5,0 +5,0 @@ "main": "index.d.ts", |
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
58058
1844