dmn-js-boxed-expression
Advanced tools
Comparing version 16.2.2 to 16.2.3
export class DmnFactory { | ||
$inject = ['moddle']; | ||
static $inject = ['moddle']; | ||
constructor(moddle) { | ||
@@ -4,0 +4,0 @@ this._moddle = moddle; |
{ | ||
"name": "dmn-js-boxed-expression", | ||
"description": "A boxed expression view for dmn-js", | ||
"version": "16.2.2", | ||
"version": "16.2.3", | ||
"files": [ | ||
@@ -45,3 +45,3 @@ "assets", | ||
}, | ||
"gitHead": "9291194425a3cb5601abe5201827f99e7933b8bd" | ||
"gitHead": "23d49fbe0784295514725ef1d281b7e241ef2134" | ||
} |
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
174636