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

@bpmn-io/form-js

Package Overview
Dependencies
Maintainers
6
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.2 to 0.2.3

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## 0.2.3
* `FIX`: do not paragraph wrap `blockquote` and `ol` elements when rendering Markdown to HTML ([`a33d34ad`](https://github.com/bpmn-io/form-js/commit/a33d34ad584073bd3c9134997de94d325f88a0da))
* `FIX`: make HTML sanitizer more strict ([`122467df`](https://github.com/bpmn-io/form-js/commit/122467df3879afef69df0a7d9341638889a55d8c))
* `FIX`: gracefully handle unparseable `Text` input ([`a1121c0e`](https://github.com/bpmn-io/form-js/commit/a1121c0e7dc7a2e03854e9ff470dcdd4b6882faf))
## 0.2.2

@@ -11,0 +17,0 @@

8

package.json
{
"name": "@bpmn-io/form-js",
"version": "0.2.2",
"version": "0.2.3",
"description": "View and edit forms - powered by bpmn.io",

@@ -53,4 +53,4 @@ "exports": {

"dependencies": {
"@bpmn-io/form-js-editor": "^0.2.2",
"@bpmn-io/form-js-viewer": "^0.2.2"
"@bpmn-io/form-js-editor": "^0.2.3",
"@bpmn-io/form-js-viewer": "^0.2.3"
},

@@ -63,3 +63,3 @@ "sideEffects": [

],
"gitHead": "8adf1c6d2817fee402b979c682b17ef360202587"
"gitHead": "a3c25a7709b89ab6ab613c498c3e02fced3accb5"
}

Sorry, the diff of this file is too big to display

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