Socket
Socket
Sign inDemoInstall

viz.js

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viz.js - npm Package Compare versions

Comparing version 2.0.0-pre.8 to 2.0.0

2

package.json
{
"name": "viz.js",
"version": "2.0.0-pre.8",
"version": "2.0.0",
"description": "A hack to put Graphviz on the web.",

@@ -5,0 +5,0 @@ "main": "viz.js",

/*
Viz.js 2.0.0-pre.8 (Graphviz 2.40.1, Expat 2.2.5, Emscripten 1.37.36)
Viz.js 2.0.0 (Graphviz 2.40.1, Expat 2.2.5, Emscripten 1.37.36)
Copyright (c) 2014-2018 Michael Daines

@@ -249,3 +249,3 @@ Licensed under MIT license

} else {
throw new Error('Must specify workerURL or worker option, Module and render options, or include one of full.js.opaque or lite.js.opaque after viz.js.');
throw new Error('Must specify workerURL or worker option, Module and render options, or include one of full.render.js or lite.render.js after viz.js.');
}

@@ -252,0 +252,0 @@ }

/*
Viz.js 2.0.0-pre.8 (Graphviz 2.40.1, Expat 2.2.5, Emscripten 1.37.36)
Viz.js 2.0.0 (Graphviz 2.40.1, Expat 2.2.5, Emscripten 1.37.36)
Copyright (c) 2014-2018 Michael Daines

@@ -255,3 +255,3 @@ Licensed under MIT license

} else {
throw new Error('Must specify workerURL or worker option, Module and render options, or include one of full.js.opaque or lite.js.opaque after viz.js.');
throw new Error('Must specify workerURL or worker option, Module and render options, or include one of full.render.js or lite.render.js after viz.js.');
}

@@ -258,0 +258,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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