@finnair/path-parser
Advanced tools
Comparing version 7.0.0-alpha.7 to 7.0.0-alpha.8
@@ -6,2 +6,6 @@ # Change Log | ||
# [7.0.0-alpha.8](https://github.com/finnair/v-validation/compare/v7.0.0-alpha.7...v7.0.0-alpha.8) (2024-11-21) | ||
**Note:** Version bump only for package @finnair/path-parser | ||
# [7.0.0-alpha.7](https://github.com/finnair/v-validation/compare/v7.0.0-alpha.6...v7.0.0-alpha.7) (2024-11-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@finnair/path-parser", | ||
"version": "7.0.0-alpha.7", | ||
"version": "7.0.0-alpha.8", | ||
"private": false, | ||
@@ -50,5 +50,5 @@ "description": "Simple object path as array of strings and numbers", | ||
"devDependencies": { | ||
"@finnair/path": "^7.0.0-alpha.7" | ||
"@finnair/path": "^7.0.0-alpha.8" | ||
}, | ||
"gitHead": "33d04890181755ce41098efc2fb87d820beee0d7" | ||
"gitHead": "ac7c2ffa732c06f485d51656fa538ae95457611f" | ||
} |
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
61494