@bpmn-io/form-js-playground
Advanced tools
Comparing version 0.9.7 to 0.9.8
export function EmbedModal(props: any): any; |
@@ -0,0 +0,0 @@ export function JSONEditor(options?: {}): void; |
export function Modal(props: any): any; |
export function PlaygroundRoot(props: any): any; |
@@ -0,0 +0,0 @@ export function Section(props: any): any; |
export { default as Playground } from "./Playground"; |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@bpmn-io/form-js-playground", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "A form-js playground", | ||
@@ -47,4 +47,4 @@ "files": [ | ||
"dependencies": { | ||
"@bpmn-io/form-js-editor": "^0.9.7", | ||
"@bpmn-io/form-js-viewer": "^0.9.7", | ||
"@bpmn-io/form-js-editor": "^0.9.8", | ||
"@bpmn-io/form-js-viewer": "^0.9.8", | ||
"@codemirror/lang-json": "^6.0.0", | ||
@@ -65,8 +65,8 @@ "@codemirror/state": "^6.1.1", | ||
"css-loader": "^6.3.0", | ||
"min-dash": "^3.8.1", | ||
"min-dom": "^3.2.1", | ||
"min-dash": "^4.0.0", | ||
"min-dom": "^4.0.0", | ||
"rollup-plugin-css-only": "^3.1.0", | ||
"style-loader": "^3.3.0" | ||
}, | ||
"gitHead": "1a03c0cf4e21c658387d9f7f52887dd8e0ffc925" | ||
"gitHead": "357dfcdd0c046494c54e26b35e415e0e688f8f7c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1976389
37847