@bpmn-io/form-js-editor
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -17,2 +17,6 @@ export function arrayAdd(array: any, index: any, item: any): any[]; | ||
export function isValidDotPath(path: string): boolean; | ||
/** | ||
* @param {string} path | ||
*/ | ||
export function isProhibitedPath(path: string): boolean; | ||
export function hasEntryConfigured(formFieldDefinition: any, entryId: any): any; | ||
@@ -19,0 +23,0 @@ export function hasOptionsGroupsConfigured(formFieldDefinition: any): any; |
{ | ||
"name": "@bpmn-io/form-js-editor", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "Edit forms - powered by bpmn.io", | ||
@@ -65,3 +65,3 @@ "exports": { | ||
], | ||
"gitHead": "98d0c362ba37b809703027173c58441c1a2af5c2" | ||
"gitHead": "b2a7445d094381999756e3d08b252e00db30f05f" | ||
} |
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 not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2334483
31998