@bpmn-io/form-js-viewer
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -775,3 +775,3 @@ import { isArray, isFunction, isNumber, bind, assign, get, set, isString } from 'min-dash'; | ||
if (href.value.includes('javascript:')) { | ||
if (href.value.replace(/\n/g, '').includes('javascript:')) { | ||
node.attributes.removeNamedItem('href'); | ||
@@ -778,0 +778,0 @@ } |
{ | ||
"name": "@bpmn-io/form-js-viewer", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "View forms - powered by bpmn.io", | ||
@@ -53,3 +53,3 @@ "exports": { | ||
], | ||
"gitHead": "01d194644a1cce06c9b3104a112ace89ffcbece7" | ||
"gitHead": "8adf1c6d2817fee402b979c682b17ef360202587" | ||
} |
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
290473