@finnair/v-validation
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,22 @@ # Change Log | ||
## [5.0.1](https://github.com/finnair/v-validation/compare/v5.0.0...v5.0.1) (2023-10-13) | ||
### Bug Fixes | ||
* npm ignore node_modules for published packages ([9690faf](https://github.com/finnair/v-validation/commit/9690fafb8289e6448dbbeb6274054a8f2b01907a)) | ||
* revert npm ignore node_modules for published packages ([53acd31](https://github.com/finnair/v-validation/commit/53acd312441e823d507152f371ecca0367412c18)) | ||
**Note:** Version bump only for package @finnair/v-validation | ||
# [5.0.0](https://github.com/finnair/v-validation/compare/v4.3.0...v5.0.0) (2023-10-13) | ||
@@ -8,0 +28,0 @@ |
{ | ||
"name": "@finnair/v-validation", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"private": false, | ||
@@ -34,3 +34,3 @@ "description": "V-validation core package", | ||
"dependencies": { | ||
"@finnair/path": "^5.0.0", | ||
"@finnair/path": "^5.0.1", | ||
"@types/deep-equal": "1.0.1", | ||
@@ -41,3 +41,3 @@ "@types/uuid-validate": "0.0.1", | ||
}, | ||
"gitHead": "b20762715a79e2a336f9c8ceb5107a4d84104a14" | ||
"gitHead": "002badde317763fb6ec6a0350b0043d04cc07163" | ||
} |
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
130440
Updated@finnair/path@^5.0.1