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

vega-view

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-view - npm Package Compare versions

Comparing version 5.12.1 to 5.13.0

1

build/vega-view.js

@@ -1422,3 +1422,2 @@ (function (global, factory) {

}
return this;

@@ -1425,0 +1424,0 @@ } else {

@@ -1267,3 +1267,2 @@ import { isString, hasOwnProperty, error, truthy, constant, extend, array, isObject, isArray, toSet, debounce, isDate, inherits, stringValue } from 'vega-util';

}
return this;

@@ -1270,0 +1269,0 @@ } else {

16

package.json
{
"name": "vega-view",
"version": "5.12.1",
"version": "5.13.0",
"description": "View component and transforms for Vega visualizations.",

@@ -26,10 +26,10 @@ "keywords": [

"d3-timer": "^3.0.1",
"vega-dataflow": "^5.7.5",
"vega-format": "^1.1.1",
"vega-functions": "^5.13.1",
"vega-runtime": "^6.1.4",
"vega-scenegraph": "^4.10.2",
"vega-util": "^1.17.1"
"vega-dataflow": "^5.7.6",
"vega-format": "^1.1.2",
"vega-functions": "^5.15.0",
"vega-runtime": "^6.2.0",
"vega-scenegraph": "^4.13.0",
"vega-util": "^1.17.2"
},
"gitHead": "940bd8882fd83eb4ee1f85281356905bf35480aa"
"gitHead": "d2ef8b4f7d59c02ea80129f59551550a22e0ed97"
}

@@ -117,3 +117,3 @@ import {ariaLabel} from './aria';

if (options.container) view.initialize(options.container, options.bind);
if (options.watchPixelRatio) view._watchPixelRatio();

@@ -120,0 +120,0 @@ }

Sorry, the diff of this file is not supported yet

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