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.13.0-beta-3 to 1.13.0-beta-4

2

main/index.js

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

version: "1.13.0-beta-3",
version: "1.13.0-beta-4",

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

{
"name": "mscgenjs",
"version": "1.13.0-beta-3",
"version": "1.13.0-beta-4",
"description": "Sequence chart rendering library",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -71,3 +71,3 @@ export type InputType =

pOptions?: IRenderOptions,
pCallBack?: (pError, pSuccess) => void,
pCallBack?: (pError: Error, pSuccess: string) => void,
): void;

@@ -117,3 +117,3 @@

pOptions?: ITranslateOptions,
pCallBack?: (pError, pSuccess) => void,
pCallBack?: (pError: Error, pSuccess: string) => void,
): void;

@@ -120,0 +120,0 @@

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