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

mscgenjs

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mscgenjs - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

2

main/index.js

@@ -93,3 +93,3 @@ /* istanbul ignore else */

version: "1.6.2",
version: "1.6.3",

@@ -96,0 +96,0 @@ getAllowedValues: function() {

{
"name": "mscgenjs",
"version": "1.6.2",
"version": "1.6.3",
"description": "Implementation of MscGen in JavaScript",

@@ -13,9 +13,9 @@ "main": "index.js",

"chai-xml": "0.3.1",
"eslint": "3.11.1",
"eslint": "3.12.2",
"istanbul": "0.4.5",
"js-makedepend": "2.0.0",
"js-makedepend": "2.0.1",
"jsdom": "9.8.3",
"lodash-cli": "4.17.1",
"mocha": "3.2.0",
"npm-check-updates": "2.8.7",
"npm-check-updates": "2.8.8",
"nsp": "2.6.2",

@@ -22,0 +22,0 @@ "pegjs": "0.10.0",

@@ -5,3 +5,4 @@ # mscgen_js - core package

> This is the JavaScript _library_ that takes care of parsing and
> rendering MscGen. You might be looking for one of these in stead:
> rendering MscGen into sequence diagrams. You might be looking for one
> of these in stead:
> - [**online interpreter** - mscgen_js][mscgenjs.interpreter]

@@ -14,3 +15,4 @@ > - [**atom package** - mscgen-preview][mscgen-preview]

- Parses and renders [MscGen][mscgen]
- Accepts all valid [MscGen][mscgen] programs and render them correctly.
- Accepts all valid [MscGen][mscgen] programs and render them correctly to
sequence diagrams.
- All valid MscGen programs accepted by mscgen_js are also accepted and

@@ -17,0 +19,0 @@ rendered correctly by the original `mscgen` command.

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