Socket
Socket
Sign inDemoInstall

vega-typings

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-typings - npm Package Compare versions

Comparing version 0.18.1 to 0.18.2

6

package.json
{
"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'

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc