@lcem/declarative-type-validator
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.6.6](https://github.com/salesforce/low-code-experience-model/compare/v0.6.5...v0.6.6) (2021-05-19) | ||
## [0.6.7](https://github.com/salesforce/low-code-experience-model/compare/v0.6.6...v0.6.7) (2021-05-20) | ||
**Note:** Version bump only for package @lcem/declarative-type-validator | ||
### Bug Fixes | ||
* add back some scoped schema functionality and move types to schema package @W-9209075 ([#23](https://github.com/salesforce/low-code-experience-model/issues/23)) ([57b9245](https://github.com/salesforce/low-code-experience-model/commit/57b9245b5522c10fd1d1421f12a1dc2a65e7c11d)) | ||
# [0.6.0](https://git.soma.salesforce.com/BuilderFramework/canonical-ui-metadata/compare/v0.5.6...v0.6.0) (2021-03-29) | ||
@@ -19,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"type": "module", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@lcem/canonical-ui-metadata-schema": "0.6.6", | ||
"@lcem/canonical-ui-metadata-schema": "0.6.7", | ||
"ajv": "^6.12.2", | ||
@@ -31,0 +31,0 @@ "ajv-errors": "^1.0.1" |
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
312869
+ Added@lcem/canonical-ui-metadata-schema@0.6.7(transitive)
- Removed@lcem/canonical-ui-metadata-schema@0.6.6(transitive)