Comparing version 2.0.0-pre.8 to 2.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
3444131