@aduh95/viz.js
Advanced tools
Comparing version 3.0.1 to 3.0.2
# Changelog | ||
### @aduh95/Viz.js v3.0.2 (2020-07-09) | ||
- Update Graphviz to | ||
[1.44.1](https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md#2441-2020-06-29). | ||
- Bump Emscripten version to | ||
[1.39.19](https://github.com/emscripten-core/emscripten/blob/master/ChangeLog.md#13919-07072020). | ||
- Upgrade test tools (Deno, Mocha, Puppeteer). | ||
### @aduh95/Viz.js v3.0.1 (2020-06-09) | ||
@@ -4,0 +12,0 @@ |
/** | ||
* Viz.js 3.0.1 (Graphviz 2.44.0, Expat 2.2.9, Emscripten 1.39.16) | ||
* Viz.js 3.0.2 (Graphviz 2.44.1, Expat 2.2.9, Emscripten 1.39.19) | ||
* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT licensed | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "@aduh95/viz.js", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A hack to put Graphviz on the web.", | ||
@@ -69,5 +69,5 @@ "main": "./dist/index.cjs", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"mocha": "^7.0.0", | ||
"mocha": "^8.0.1", | ||
"prettier": "^2.0.4", | ||
"puppeteer": "^3.0.0", | ||
"puppeteer": "^5.0.0", | ||
"rollup": "^2.4.0", | ||
@@ -74,0 +74,0 @@ "terser": "^4.6.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3369897
8936