@finnair/v-validation
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -6,3 +6,3 @@ # Change Log | ||
# [0.6.0](https://github.com/finnair/v-validation/compare/v0.5.0...v0.6.0) (2020-05-19) | ||
## [0.6.1](https://github.com/finnair/v-validation/compare/v0.6.0...v0.6.1) (2020-05-22) | ||
@@ -12,3 +12,3 @@ | ||
* Changelog + try fixing publish failing because of private package(?) ([589a896](https://github.com/finnair/v-validation/commit/589a89674b17e48148341878492f57a57f69c966)) | ||
* NPM ignore node_modules ([9f1264f](https://github.com/finnair/v-validation/commit/9f1264f5086e406d30f94f5a47aa3fb6956d725a)) | ||
@@ -19,5 +19,5 @@ | ||
# [0.5.0](https://github.com/finnair/v-validation/compare/v0.4.0...v0.5.0) (2020-05-19) | ||
# [0.6.0](https://github.com/finnair/v-validation/compare/v0.5.0...v0.6.0) (2020-05-19) | ||
BREAKING CHANGES: | ||
## BREAKING CHANGES: | ||
@@ -27,2 +27,6 @@ - Move Path into `@finnair/path` package | ||
# [0.5.0](https://github.com/finnair/v-validation/compare/v0.4.0...v0.5.0) (2020-05-19) | ||
Publish failed. | ||
# [0.4.0](https://github.com/finnair/v-validation/compare/v0.3.0...v0.4.0) (2020-04-21) | ||
@@ -29,0 +33,0 @@ |
{ | ||
"name": "@finnair/v-validation", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"private": false, | ||
@@ -27,3 +27,3 @@ "description": "V-validation core package", | ||
"dependencies": { | ||
"@finnair/path": "^0.6.0", | ||
"@finnair/path": "^0.6.1", | ||
"@types/deep-equal": "^1.0.1", | ||
@@ -34,3 +34,3 @@ "@types/uuid-validate": "^0.0.1", | ||
}, | ||
"gitHead": "62b25a748646454b1c56dfec9c9d33eee7451b13" | ||
"gitHead": "ad2e94b85250b4a36e79f505f1efca2fe30a9127" | ||
} |
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
116687
Updated@finnair/path@^0.6.1