vega-typings
Advanced tools
Comparing version 0.18.1 to 0.18.2
{ | ||
"name": "vega-typings", | ||
"version": "0.18.1", | ||
"version": "0.18.2", | ||
"description": "Typings for Vega.", | ||
@@ -21,5 +21,5 @@ "types": "types", | ||
"dependencies": { | ||
"vega-util": "^1.15.0" | ||
"vega-util": "^1.15.1" | ||
}, | ||
"gitHead": "28db83352e43e321dfe55fc5cb6489b211e45662" | ||
"gitHead": "8d6793f4ca7eaaf2d22186764e9ce2dae687cf52" | ||
} |
@@ -30,2 +30,3 @@ export type Categorical = | ||
export type SequentialMultiHue = | ||
| 'turbo' | ||
| 'viridis' | ||
@@ -35,2 +36,3 @@ | 'inferno' | ||
| 'plasma' | ||
| 'cividis' | ||
| 'bluegreen' | ||
@@ -37,0 +39,0 @@ | 'bluegreen-3' |
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
133745
4492
Updatedvega-util@^1.15.1