Socket
Socket
Sign inDemoInstall

vega-scenegraph

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-scenegraph - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

yarn.lock

10

package.json
{
"name": "vega-scenegraph",
"version": "3.0.0",
"version": "3.0.1",
"description": "Vega scenegraph and renderers.",

@@ -31,3 +31,3 @@ "license": "BSD-3-Clause",

"test": "tape 'test/**/*-test.js' && eslint index.js src test",
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"postpublish": "git push && git push --tags && zip -j build/vega-scenegraph.zip -- LICENSE README.md build/vega-scenegraph-schema.json build/vega-scenegraph.js build/vega-scenegraph.min.js"

@@ -38,3 +38,3 @@ },

"d3-shape": "^1.2.0",
"vega-canvas": "^1.0.1",
"vega-canvas": "^1.1.0",
"vega-loader": "^3.0.0",

@@ -51,7 +51,3 @@ "vega-util": "^1.7.0"

"uglify-js": "3"
},
"browser": {
"canvas": false,
"canvas-prebuilt": false
}
}

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