@aduh95/viz.js
Advanced tools
Comparing version 3.0.0-rc to 3.0.0
# Changelog | ||
### @aduh95/Viz.js v3.0.0 (unreleased) | ||
### @aduh95/Viz.js v3.0.0 (2020-05-27) | ||
@@ -22,4 +22,4 @@ ##### Notable changes | ||
- **BREAKING:** Bump required version of Node.js to v12 LTS (might work on v10 | ||
LTS using CLI flags or the synchronous API). | ||
- **BREAKING:** Bump required version of Node.js to v12.17.0+. _Older Node.js | ||
version may support the synchronous API._ | ||
- **BREAKING:** Remove `Viz.prototype.renderSVGElement`. You can use | ||
@@ -26,0 +26,0 @@ `renderString` and `DOMParser` to achieve the same result. |
/** | ||
* Viz.js 3.0.0-rc (Graphviz 2.44.0, Expat 2.2.9, Emscripten 1.39.16) | ||
* Viz.js 3.0.0 (Graphviz 2.44.0, Expat 2.2.9, Emscripten 1.39.16) | ||
* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT licensed | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "@aduh95/viz.js", | ||
"version": "3.0.0-rc", | ||
"version": "3.0.0", | ||
"description": "A hack to put Graphviz on the web.", | ||
@@ -64,4 +64,4 @@ "main": "./dist/index.cjs", | ||
"@types/node": "^14.0.4", | ||
"@typescript-eslint/eslint-plugin": "^2.28.0", | ||
"@typescript-eslint/parser": "^2.28.0", | ||
"@typescript-eslint/eslint-plugin": "^3.0.2", | ||
"@typescript-eslint/parser": "^3.0.2", | ||
"eslint": "^7.0.0", | ||
@@ -68,0 +68,0 @@ "eslint-config-prettier": "^6.10.1", |
@@ -23,4 +23,3 @@ # Viz.js | ||
the npm registry. | ||
- Download from the | ||
[GH Actions CI](https://github.com/aduh95/viz.js/actions?query=is%3Asuccess). | ||
- Download from the [releases page](https://github.com/aduh95/viz.js/releases). | ||
@@ -27,0 +26,0 @@ ### Node.js |
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
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
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
3372987
269