graphology-types
Advanced tools
Comparing version 0.24.7 to 0.24.8
@@ -229,3 +229,3 @@ /** | ||
attributes: ItemAttributes; | ||
name: string; | ||
name: keyof ItemAttributes; | ||
} | ||
@@ -236,3 +236,3 @@ | { | ||
attributes: ItemAttributes; | ||
name: string; | ||
name: keyof ItemAttributes; | ||
} | ||
@@ -239,0 +239,0 @@ | { |
{ | ||
"name": "graphology-types", | ||
"version": "0.24.7", | ||
"version": "0.24.8", | ||
"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
58067