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
9
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 14.5.0 to 14.6.0

2

lib/features/literal-expression-properties/components/LiteralExpressionPropertiesEditorComponent.js

@@ -52,3 +52,3 @@ import { createVNode, createComponentVNode } from "inferno";

"onInput": this.setVariableName,
"placeholder": 'name',
"placeholder": this._translate('name'),
"value": name || ''

@@ -55,0 +55,0 @@ }), 2)], 4), createVNode(1, "tr", null, [createVNode(1, "td", null, this._translate('Variable Type:'), 0), createVNode(1, "td", null, createVNode(1, "div", "dms-fill-row", createComponentVNode(2, InputSelect, {

{
"name": "dmn-js-literal-expression",
"description": "A literal expression view for dmn-js",
"version": "14.5.0",
"version": "14.6.0",
"files": [

@@ -42,3 +42,3 @@ "assets",

},
"gitHead": "ba631f12e508f43b9379367e3eff31145772bbd7"
"gitHead": "01ea4d0518722b5f036ef7c04c04e34fb8ab82c8"
}

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