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.8.1 to 0.9.0

5

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

1

types/spec/transform.d.ts

@@ -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;

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