Comparing version 1.9.1 to 1.9.2
@@ -9,3 +9,3 @@ define(function (require) { | ||
{ | ||
inputType: "msgenny", | ||
inputType: "xu", | ||
elementId: "output", | ||
@@ -12,0 +12,0 @@ additionalTemplate: "basic", |
@@ -95,3 +95,3 @@ /* istanbul ignore else */ | ||
version: "1.9.1", | ||
version: "1.9.2", | ||
@@ -98,0 +98,0 @@ getAllowedValues: function() { |
{ | ||
"name": "mscgenjs", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "Implementation of MscGen in JavaScript", | ||
@@ -13,10 +13,10 @@ "main": "index.js", | ||
"chai-xml": "0.3.1", | ||
"dependency-cruiser": "2.0.2", | ||
"eslint": "3.17.1", | ||
"dependency-cruiser": "2.1.1", | ||
"eslint": "3.18.0", | ||
"istanbul": "0.4.5", | ||
"js-makedepend": "2.2.2", | ||
"jsdom": "9.11.0", | ||
"jsdom": "9.12.0", | ||
"lodash-cli": "4.17.4", | ||
"mocha": "3.2.0", | ||
"npm-check-updates": "2.10.3", | ||
"npm-check-updates": "2.10.4", | ||
"nsp": "2.6.3", | ||
@@ -23,0 +23,0 @@ "pegjs": "0.10.0", |
@@ -60,4 +60,3 @@ /* istanbul ignore else */ | ||
"xlink:href" : pURL, | ||
"xlink:title" : pURL, | ||
"xlink:show" : "new" | ||
"xlink:title" : pURL | ||
} | ||
@@ -64,0 +63,0 @@ ); |
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
909384
19122