@lcem/unified-view-generator
Advanced tools
Comparing version 0.8.5 to 0.8.6
@@ -6,8 +6,8 @@ # Change Log | ||
## [0.8.5](https://github.com/salesforce/uem-js/compare/v0.8.4...v0.8.5) (2022-02-14) | ||
## [0.8.6](https://github.com/salesforce/uem-js/compare/v0.8.5...v0.8.6) (2022-03-14) | ||
### Features | ||
### Bug Fixes | ||
* enable current array features and readOnly ([#104](https://github.com/salesforce/uem-js/issues/104)) ([fa1af30](https://github.com/salesforce/uem-js/commit/fa1af300577ee55f7db7b4239ccfe564b65fb844)) | ||
* enable number for validation ([#105](https://github.com/salesforce/uem-js/issues/105)) ([3950e86](https://github.com/salesforce/uem-js/commit/3950e86c0f02f808736b21b69d7a8726c5d9c458)) | ||
@@ -14,0 +14,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.8.5", | ||
"version": "0.8.6", | ||
"main": "dist/index.js", | ||
@@ -28,4 +28,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@lcem/unified-view-model": "0.8.5" | ||
"@lcem/unified-view-model": "0.8.6" | ||
} | ||
} |
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
11426
+ Added@lcem/meta-schemas@0.8.6(transitive)
+ Added@lcem/unified-view-model@0.8.6(transitive)
- Removed@lcem/meta-schemas@0.8.5(transitive)
- Removed@lcem/unified-view-model@0.8.5(transitive)