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

node-red-node-ui-vega

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-ui-vega - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

2

package.json
{
"name": "node-red-node-ui-vega",
"version": "0.1.3",
"version": "0.2.0",
"description": "Node-RED UI widget node for Vega visualization grammar",

@@ -5,0 +5,0 @@ "author" : "Hiroyasu Nishiyama",

@@ -72,5 +72,5 @@ /**

loadScripts(["https://cdn.jsdelivr.net/npm/vega@5.4.0",
"https://cdn.jsdelivr.net/npm/vega-lite@4.0.0-beta.0",
"https://cdn.jsdelivr.net/npm/vega-embed@4.2.1"],
loadScripts(["https://cdn.jsdelivr.net/npm/vega@5.20.2",
"https://cdn.jsdelivr.net/npm/vega-lite@5.1.0",
"https://cdn.jsdelivr.net/npm/vega-embed@6.18.2"],
function() {

@@ -77,0 +77,0 @@ `+

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