Comparing version 15.0.0 to 15.1.0
@@ -36,7 +36,7 @@ import EditingManager from 'dmn-js-shared/lib/base/EditingManager'; | ||
} | ||
let initialView = super._getInitialView(views, ...rest); | ||
var initialView = super._getInitialView(views, ...rest); | ||
if (!initialView) { | ||
return; | ||
} | ||
const element = initialView.element; | ||
var element = initialView.element; | ||
@@ -43,0 +43,0 @@ // if initial view is definitions without DI, try to open another view |
{ | ||
"name": "dmn-js", | ||
"description": "A dmn toolkit and web modeler", | ||
"version": "15.0.0", | ||
"version": "15.1.0", | ||
"files": [ | ||
@@ -45,25 +45,25 @@ "dist", | ||
"devDependencies": { | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
"@rollup/plugin-terser": "^0.4.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-replace": "^5.0.5", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"cpx": "^1.5.0", | ||
"del": "^5.1.0", | ||
"del-cli": "^5.0.0", | ||
"diagram-js": "^13.0.0", | ||
"diagram-js": "^13.4.0", | ||
"dmn-font": "^0.6.2", | ||
"execa": "^8.0.0", | ||
"min-dom": "^4.0.3", | ||
"rollup": "^3.20.0", | ||
"rollup-plugin-license": "^3.0.1" | ||
"rollup": "^4.9.1", | ||
"rollup-plugin-license": "^3.2.0" | ||
}, | ||
"dependencies": { | ||
"dmn-js-decision-table": "^15.0.0", | ||
"dmn-js-drd": "^15.0.0", | ||
"dmn-js-literal-expression": "^15.0.0", | ||
"dmn-js-shared": "^15.0.0" | ||
"dmn-js-decision-table": "^15.1.0", | ||
"dmn-js-drd": "^15.1.0", | ||
"dmn-js-literal-expression": "^15.1.0", | ||
"dmn-js-shared": "^15.1.0" | ||
}, | ||
"gitHead": "d99f7e3724d27df8e667149e2de54ad4aa518802" | ||
"gitHead": "39f2a01ea86ab9e0ad306498231ab8937c6d0897" | ||
} |
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 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 too big to display
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 too big to display
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 not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5965386
135973
1
Updateddmn-js-drd@^15.1.0
Updateddmn-js-shared@^15.1.0