@bpmn-io/form-js
Advanced tools
Comparing version 0.8.0 to 0.9.0
export { createFormEditor, FormEditor, schemaVersion } from "@bpmn-io/form-js-editor"; |
export * from "./viewer"; | ||
export * from "./editor"; | ||
export * from "./playground"; |
export { Playground as FormPlayground } from "@bpmn-io/form-js-playground"; |
export { createForm, Form, schemaVersion, getSchemaVariables } from "@bpmn-io/form-js-viewer"; |
{ | ||
"name": "@bpmn-io/form-js", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "View and edit forms - powered by bpmn.io", | ||
@@ -58,5 +58,5 @@ "exports": { | ||
"dependencies": { | ||
"@bpmn-io/form-js-editor": "^0.8.0", | ||
"@bpmn-io/form-js-playground": "^0.8.0", | ||
"@bpmn-io/form-js-viewer": "^0.8.0" | ||
"@bpmn-io/form-js-editor": "^0.9.0", | ||
"@bpmn-io/form-js-playground": "^0.9.0", | ||
"@bpmn-io/form-js-viewer": "^0.9.0" | ||
}, | ||
@@ -69,3 +69,3 @@ "sideEffects": [ | ||
], | ||
"gitHead": "0d9bff2b98491fb96944135e78106cbf807c580a" | ||
"gitHead": "10ea539989ea857adc7511e5f1a80a99c7ec96b1" | ||
} |
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
48219
0
1794611
+ Added@bpmn-io/form-js-editor@0.9.9(transitive)
+ Added@bpmn-io/form-js-playground@0.9.9(transitive)
+ Added@bpmn-io/form-js-viewer@0.9.9(transitive)
+ Addedcomponent-event@0.2.1(transitive)
+ Addeddidi@9.0.2(transitive)
+ Addedmin-dash@4.2.2(transitive)
+ Addedmin-dom@4.2.1(transitive)
- Removed@bpmn-io/form-js-editor@0.8.0(transitive)
- Removed@bpmn-io/form-js-playground@0.8.0(transitive)
- Removed@bpmn-io/form-js-viewer@0.8.0(transitive)
- Removeddidi@8.0.2(transitive)