@bfwk/document-model
Advanced tools
Comparing version 0.9.15 to 0.10.0
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.9.15](https://github.com/salesforce/builder-framework/compare/v0.9.14...v0.9.15) (2022-07-22) | ||
# [0.10.0](https://github.com/salesforce/builder-framework/compare/v0.9.15...v0.10.0) (2022-08-08) | ||
**Note:** Version bump only for package @bfwk/document-model | ||
### Bug Fixes | ||
* keep empty type falsey ([#480](https://github.com/salesforce/builder-framework/issues/480)) ([e4f1523](https://github.com/salesforce/builder-framework/commit/e4f1523c7fd5f43ac996e71fc5809512eef5877e)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@bfwk/document-model", | ||
"version": "0.9.15", | ||
"version": "0.10.0", | ||
"description": "Lightning Builder Framework - Document Model", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/salesforce/builder-framework.git", | ||
"directory": "packages/@bfwk/document-model" | ||
}, | ||
"type": "module", | ||
@@ -28,11 +33,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bfwk/command": "0.9.15", | ||
"@bfwk/data-service": "0.9.15", | ||
"@bfwk/error-handler": "0.9.15", | ||
"@bfwk/instrumentation": "0.9.15", | ||
"@bfwk/pub-sub": "0.9.15", | ||
"@bfwk/sf-selector": "0.9.15", | ||
"@bfwk/store": "0.9.15", | ||
"@bfwk/undo-redo": "0.9.15", | ||
"@bfwk/utils": "0.9.15", | ||
"@bfwk/command": "0.10.0", | ||
"@bfwk/data-service": "0.10.0", | ||
"@bfwk/error-handler": "0.10.0", | ||
"@bfwk/instrumentation": "0.10.0", | ||
"@bfwk/pub-sub": "0.10.0", | ||
"@bfwk/sf-selector": "0.10.0", | ||
"@bfwk/store": "0.10.0", | ||
"@bfwk/undo-redo": "0.10.0", | ||
"@bfwk/utils": "0.10.0", | ||
"@lwc/wire-service": "2.20.2" | ||
@@ -39,0 +44,0 @@ }, |
# Document Model | ||
[![npm](https://img.shields.io/npm/v/@bfwk/document-model)](https://www.npmjs.com/package/@bfwk/document-model) | ||
@@ -3,0 +4,0 @@ The document model is a JavaScript state management system used to securely store and modify the state of the current tree structure(Document) being edited by the Builder Framework |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
144304
7
0
+ Added@bfwk/command@0.10.0(transitive)
+ Added@bfwk/data-service@0.10.0(transitive)
+ Added@bfwk/error-handler@0.10.0(transitive)
+ Added@bfwk/instrumentation@0.10.0(transitive)
+ Added@bfwk/pub-sub@0.10.0(transitive)
+ Added@bfwk/sf-selector@0.10.0(transitive)
+ Added@bfwk/store@0.10.0(transitive)
+ Added@bfwk/undo-redo@0.10.0(transitive)
+ Added@bfwk/utils@0.10.0(transitive)
- Removed@bfwk/command@0.9.15(transitive)
- Removed@bfwk/data-service@0.9.15(transitive)
- Removed@bfwk/error-handler@0.9.15(transitive)
- Removed@bfwk/instrumentation@0.9.15(transitive)
- Removed@bfwk/pub-sub@0.9.15(transitive)
- Removed@bfwk/sf-selector@0.9.15(transitive)
- Removed@bfwk/store@0.9.15(transitive)
- Removed@bfwk/undo-redo@0.9.15(transitive)
- Removed@bfwk/utils@0.9.15(transitive)
Updated@bfwk/command@0.10.0
Updated@bfwk/data-service@0.10.0
Updated@bfwk/error-handler@0.10.0
Updated@bfwk/instrumentation@0.10.0
Updated@bfwk/pub-sub@0.10.0
Updated@bfwk/sf-selector@0.10.0
Updated@bfwk/store@0.10.0
Updated@bfwk/undo-redo@0.10.0
Updated@bfwk/utils@0.10.0