Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.3.5 to 0.3.6

2

package.json
{
"name": "vega-typings",
"version": "0.3.5",
"version": "0.3.6",
"description": "Typings for Vega",

@@ -5,0 +5,0 @@ "types": "types",

@@ -28,2 +28,5 @@ import { SignalRef } from '.';

offset?: LayoutOffset;
headerBand?: number | SignalRef | RowColumn<number>;
footerBand?: number | SignalRef | RowColumn<number>;
titleBand?: number | SignalRef | RowColumn<number>;

@@ -30,0 +33,0 @@ }

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