@finnair/v-validation-moment
Advanced tools
Comparing version 0.1.4 to 0.2.0
@@ -6,4 +6,12 @@ # Change Log | ||
# [0.2.0](https://github.com/finnair/v-validation/compare/v0.1.4...v0.2.0) (2020-04-15) | ||
**Note:** Version bump only for package @finnair/v-validation-moment | ||
## [0.1.4](https://github.com/finnair/v-validation/compare/v0.1.3...v0.1.4) (2020-04-01) | ||
**Note:** Version bump only for package @finnair/v-validation-moment |
{ | ||
"name": "@finnair/v-validation-moment", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"description": "Moment validators", | ||
@@ -15,2 +15,10 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": [ | ||
"validation", | ||
"validate", | ||
"convert", | ||
"normalize", | ||
"typescript", | ||
"moment" | ||
], | ||
"scripts": { | ||
@@ -20,3 +28,3 @@ "build": "tsc -b ." | ||
"dependencies": { | ||
"@finnair/v-validation-core": "^0.1.4", | ||
"@finnair/v-validation-core": "^0.2.0", | ||
"@types/moment": "^2.13.0", | ||
@@ -27,3 +35,3 @@ "@types/moment-timezone": "^0.5.12", | ||
}, | ||
"gitHead": "baf1f28b41f67421c5e38825d5e050121883771f" | ||
"gitHead": "8e291a534a701538a8fb8a363ecbd5fddcd0ff95" | ||
} |
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
12448
+ Added@finnair/v-validation-core@0.2.0(transitive)
- Removed@finnair/v-validation-core@0.1.4(transitive)