@bpmn-io/form-js
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -9,4 +9,11 @@ # Changelog | ||
## 0.0.6 | ||
### Viewer | ||
* `FEAT`: emit `changed` event | ||
* `CHORE`: remove debug logging | ||
## 0.0.5 | ||
* initial release | ||
_Initial release._ |
export { createForm } from "@bpmn-io/form-js-viewer"; |
{ | ||
"name": "@bpmn-io/form-js", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "View and edit forms - powered by bpmn.io", | ||
@@ -37,5 +37,5 @@ "exports": { | ||
"dependencies": { | ||
"@bpmn-io/form-js-viewer": "^0.0.5" | ||
"@bpmn-io/form-js-viewer": "^0.0.6" | ||
}, | ||
"gitHead": "b69bfd5ec553c3f5ee1c64cf64a85b3a9e2ec44c" | ||
"gitHead": "b914d0e06b7970352cb0dc5cca64234684757ae2" | ||
} |
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
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
8393
10
0
43
1
+ Added@bpmn-io/form-js-viewer@0.0.6(transitive)
- Removed@bpmn-io/form-js-viewer@0.0.5(transitive)