@finnair/v-validation-moment
Advanced tools
Comparing version 5.4.0 to 6.0.1
@@ -6,2 +6,16 @@ # Change Log | ||
## [6.0.1](https://github.com/finnair/v-validation/compare/v6.0.0...v6.0.1) (2024-09-16) | ||
**Note:** Version bump only for package @finnair/v-validation-moment | ||
# [6.0.0](https://github.com/finnair/v-validation/compare/v5.4.0...v6.0.0) (2024-09-16) | ||
### Features | ||
- @finnair/diff package with Diff and VersionInfo ([#111](https://github.com/finnair/v-validation/issues/111)) ([3b26d49](https://github.com/finnair/v-validation/commit/3b26d49b63851fbcfce9b15efc53ad5418ae4de4)) | ||
### BREAKING CHANGES | ||
- More general and efficient PathMatcher API. | ||
# [5.4.0](https://github.com/finnair/v-validation/compare/v5.3.0...v5.4.0) (2024-05-08) | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@finnair/v-validation-moment", | ||
"version": "5.4.0", | ||
"version": "6.0.1", | ||
"private": false, | ||
@@ -43,11 +43,11 @@ "description": "Moment validators", | ||
"peerDependencies": { | ||
"@finnair/path": "^5.1.0", | ||
"@finnair/v-validation": "^5.1.0", | ||
"@finnair/path": "~6.0", | ||
"@finnair/v-validation": "~6.0", | ||
"moment": "^2.30.0" | ||
}, | ||
"devDependencies": { | ||
"@finnair/path": "^5.4.0", | ||
"@finnair/v-validation": "^5.4.0" | ||
"@finnair/path": "^6.0.1", | ||
"@finnair/v-validation": "^6.0.1" | ||
}, | ||
"gitHead": "8c3d3213f21cef7c27ed0d70bf8596d484a3d9b1" | ||
"gitHead": "e93c971044d9480ae18df55f25582f2a3a9ceaef" | ||
} |
@@ -13,3 +13,3 @@ [![npm version](https://badge.fury.io/js/%40finnair%2Fv-validation-moment.svg)](https://badge.fury.io/js/%40finnair%2Fv-validation-moment) | ||
Install v-validation using [`yarn`](https://yarnpkg.com/en/package/jest): | ||
Install v-validation using [`yarn`](https://yarnpkg.com): | ||
@@ -16,0 +16,0 @@ ```bash |
Sorry, the diff of this file is not supported yet
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
60350