Socket
Socket
Sign inDemoInstall

vega-view-transforms

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-view-transforms - npm Package Compare versions

Comparing version 4.5.9 to 4.6.0

1

build/vega-view-transforms.js

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

}
function axisLayout(view, axis, width, height) {

@@ -360,0 +359,0 @@ var item = axis.items[0],

@@ -355,3 +355,2 @@ import { Transform } from 'vega-dataflow';

}
function axisLayout(view, axis, width, height) {

@@ -358,0 +357,0 @@ var item = axis.items[0],

10

package.json
{
"name": "vega-view-transforms",
"version": "4.5.9",
"version": "4.6.0",
"description": "View-specific transforms for Vega dataflows.",

@@ -24,5 +24,5 @@ "keywords": [

"dependencies": {
"vega-dataflow": "^5.7.5",
"vega-scenegraph": "^4.10.2",
"vega-util": "^1.17.1"
"vega-dataflow": "^5.7.6",
"vega-scenegraph": "^4.13.0",
"vega-util": "^1.17.2"
},

@@ -32,3 +32,3 @@ "devDependencies": {

},
"gitHead": "fb1092f6b931d450f9c210b67ae4752bd3dd461b"
"gitHead": "d2ef8b4f7d59c02ea80129f59551550a22e0ed97"
}

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