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

@aduh95/viz.js

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aduh95/viz.js - npm Package Compare versions

Comparing version 3.0.0-rc to 3.0.0

6

CHANGELOG.md
# 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

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