@bpmn-io/dmn-variable-resolver
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -125,3 +125,3 @@ /** @typedef {import('./VariableResolver').Variable} Variable */ | ||
if (output.typeRef) { | ||
variable.type = output.typeRef; | ||
variable.detail = output.typeRef; | ||
} | ||
@@ -128,0 +128,0 @@ |
{ | ||
"name": "@bpmn-io/dmn-variable-resolver", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "dmn-js plugin for resolving available variables", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
7184
0