New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dmn-js

Package Overview
Dependencies
Maintainers
10
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmn-js - npm Package Compare versions

Comparing version 15.0.0 to 15.1.0

4

lib/Modeler.js

@@ -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

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