vega-typings
Advanced tools
Comparing version 0.8.1 to 0.9.0
{ | ||
"name": "vega-typings", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"description": "Typings for Vega.", | ||
@@ -22,3 +22,4 @@ "types": "types", | ||
"vega-util": "^1.11.0" | ||
} | ||
}, | ||
"gitHead": "9badf6d2d1490057f4010e3796189ca366878101" | ||
} |
@@ -86,2 +86,3 @@ import { SignalRef, Compare, Vector2, ExprRef, FontWeight, FontStyle, Vector7 } from '.'; | ||
extent: Vector2<number | SignalRef> | SignalRef; | ||
span?: number | SignalRef; | ||
field: string | TransformField; | ||
@@ -88,0 +89,0 @@ as?: Vector2<string | SignalRef> | SignalRef; |
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
96952
3484