Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dmn-js-literal-expression

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmn-js-literal-expression - npm Package Compare versions

Comparing version 2.0.0-alpha1 to 2.0.0-alpha2

README.md

2

lib/Viewer.js

@@ -6,3 +6,3 @@ import BaseViewer from 'dmn-js-shared/lib/base/viewer/Viewer';

import domify from 'min-dom/lib/domify';
import { remove as domRemove } from 'min-dom';
import domRemove from 'min-dom/lib/remove';

@@ -9,0 +9,0 @@ import DecisionPropertiesModule from './features/decision-properties';

{
"name": "dmn-js-literal-expression",
"description": "A literal expression view for dmn-js",
"version": "2.0.0-alpha1",
"version": "2.0.0-alpha2",
"scripts": {

@@ -24,4 +24,4 @@ "test": "karma start",

"dependencies": {
"diagram-js": "^0.27.1",
"dmn-js-shared": "^2.0.0-alpha1",
"diagram-js": "^0.28.2",
"dmn-js-shared": "^2.0.0-alpha2",
"escape-html": "^1.0.3",

@@ -28,0 +28,0 @@ "inferno": "^4.0.0",

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