Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bpmn-io/form-js-playground

Package Overview
Dependencies
Maintainers
9
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/form-js-playground - npm Package Compare versions

Comparing version 0.9.7 to 0.9.8

0

dist/types/components/EmbedModal.d.ts
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 @@ /**

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc