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.0.8 to 0.0.9

14

CHANGELOG.md

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

## 0.0.9
### Viewer
* `FEAT`: improve positioning of powered by logo
* `FEAT`: simplify initial form element labels
* `FIX`: restore `for` and `name` properties on inputs and labels ([#32](https://github.com/bpmn-io/form-js/issues/32))
* `FIX`: correct commonjs bundle issue ([#29](https://github.com/bpmn-io/form-js/issues/29))
### Editor
* `FEAT`: improve property labels
* `FEAT`: emit blur and focus events
## 0.0.8

@@ -11,0 +25,0 @@

8

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

@@ -37,6 +37,6 @@ "exports": {

"dependencies": {
"@bpmn-io/form-js-editor": "^0.0.8",
"@bpmn-io/form-js-viewer": "^0.0.8"
"@bpmn-io/form-js-editor": "^0.0.9",
"@bpmn-io/form-js-viewer": "^0.0.9"
},
"gitHead": "a2842412e44bd83f01f85a36c1c78aa74f496791"
"gitHead": "d781378bc800546209d2ee8d0b7796445c86656d"
}

Sorry, the diff of this file is not supported yet

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