@lion/field
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.6](https://github.com/ing-bank/lion/compare/@lion/field@0.2.5...@lion/field@0.2.6) (2019-09-25) | ||
**Note:** Version bump only for package @lion/field | ||
## [0.2.5](https://github.com/ing-bank/lion/compare/@lion/field@0.2.4...@lion/field@0.2.5) (2019-09-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/field", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Fields are the most fundamental building block of the Form System", | ||
@@ -36,12 +36,12 @@ "author": "ing-bank", | ||
"dependencies": { | ||
"@lion/core": "^0.1.13", | ||
"@lion/validate": "^0.2.30" | ||
"@lion/core": "^0.2.0", | ||
"@lion/validate": "^0.2.31" | ||
}, | ||
"devDependencies": { | ||
"@lion/localize": "^0.4.15", | ||
"@lion/localize": "^0.4.16", | ||
"@open-wc/demoing-storybook": "^0.2.0", | ||
"@open-wc/testing": "^2.0.6", | ||
"@open-wc/testing": "^2.3.4", | ||
"sinon": "^7.2.2" | ||
}, | ||
"gitHead": "5ad88b506c7bfc0994602d11dfe53a44b454e18e" | ||
"gitHead": "ab0b87146323b5f368c267de8bd96442fff430ea" | ||
} |
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
206569
- Removed@lion/core@0.1.13(transitive)
Updated@lion/core@^0.2.0
Updated@lion/validate@^0.2.31