@bfwk/document-model
Advanced tools
Comparing version 0.9.9 to 0.9.10
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.9.9](https://github.com/salesforce/builder-framework/compare/v0.9.8...v0.9.9) (2022-06-28) | ||
## [0.9.10](https://github.com/salesforce/builder-framework/compare/v0.9.9...v0.9.10) (2022-06-30) | ||
**Note:** Version bump only for package @bfwk/document-model | ||
### Bug Fixes | ||
* Updated error assignment with errors @W-11316894 ([#468](https://github.com/salesforce/builder-framework/issues/468)) ([ba6fbcd](https://github.com/salesforce/builder-framework/commit/ba6fbcdddc359ca80841d960dedc72f23828deb5)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -16,0 +19,0 @@ |
@@ -15,2 +15,3 @@ import { Guid } from '@bfwk/utils'; | ||
error: any; | ||
errors?: any; | ||
}; | ||
@@ -17,0 +18,0 @@ } |
{ | ||
"name": "@bfwk/document-model", | ||
"version": "0.9.9", | ||
"version": "0.9.10", | ||
"description": "Lightning Builder Framework - Document Model", | ||
@@ -28,11 +28,11 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.9.9", | ||
"@bfwk/data-service": "0.9.9", | ||
"@bfwk/error-handler": "0.9.9", | ||
"@bfwk/instrumentation": "0.9.9", | ||
"@bfwk/pub-sub": "0.9.9", | ||
"@bfwk/sf-selector": "0.9.9", | ||
"@bfwk/store": "0.9.9", | ||
"@bfwk/undo-redo": "0.9.9", | ||
"@bfwk/utils": "0.9.9", | ||
"@bfwk/command": "0.9.10", | ||
"@bfwk/data-service": "0.9.10", | ||
"@bfwk/error-handler": "0.9.10", | ||
"@bfwk/instrumentation": "0.9.10", | ||
"@bfwk/pub-sub": "0.9.10", | ||
"@bfwk/sf-selector": "0.9.10", | ||
"@bfwk/store": "0.9.10", | ||
"@bfwk/undo-redo": "0.9.10", | ||
"@bfwk/utils": "0.9.10", | ||
"@lwc/wire-service": "2.12.1" | ||
@@ -39,0 +39,0 @@ }, |
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
144219
3083
+ Added@bfwk/command@0.9.10(transitive)
+ Added@bfwk/data-service@0.9.10(transitive)
+ Added@bfwk/error-handler@0.9.10(transitive)
+ Added@bfwk/instrumentation@0.9.10(transitive)
+ Added@bfwk/pub-sub@0.9.10(transitive)
+ Added@bfwk/sf-selector@0.9.10(transitive)
+ Added@bfwk/store@0.9.10(transitive)
+ Added@bfwk/undo-redo@0.9.10(transitive)
+ Added@bfwk/utils@0.9.10(transitive)
- Removed@bfwk/command@0.9.9(transitive)
- Removed@bfwk/data-service@0.9.9(transitive)
- Removed@bfwk/error-handler@0.9.9(transitive)
- Removed@bfwk/instrumentation@0.9.9(transitive)
- Removed@bfwk/pub-sub@0.9.9(transitive)
- Removed@bfwk/sf-selector@0.9.9(transitive)
- Removed@bfwk/store@0.9.9(transitive)
- Removed@bfwk/undo-redo@0.9.9(transitive)
- Removed@bfwk/utils@0.9.9(transitive)
Updated@bfwk/command@0.9.10
Updated@bfwk/data-service@0.9.10
Updated@bfwk/error-handler@0.9.10
Updated@bfwk/instrumentation@0.9.10
Updated@bfwk/pub-sub@0.9.10
Updated@bfwk/sf-selector@0.9.10
Updated@bfwk/store@0.9.10
Updated@bfwk/undo-redo@0.9.10
Updated@bfwk/utils@0.9.10