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 1.0.0 to 1.0.1

4

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

@@ -30,3 +30,3 @@ "types": "types",

},
"gitHead": "3580b28ec9b89d0a042707c168080931e7745fb3"
"gitHead": "8304f8a1fc37050404dad69338c0515cb82464ba"
}

@@ -89,2 +89,3 @@ import {

ops?: (AggregateOp | SignalRef)[] | SignalRef;
aggregate_params?: object[];
as?: (string | SignalRef | null)[] | SignalRef;

@@ -118,3 +119,5 @@ drop?: boolean | SignalRef;

| 'variance'
| 'variancep';
| 'variancep'
| 'exponential'
| 'exponentialb';

@@ -121,0 +124,0 @@ export interface BinTransform extends BaseBin {

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