@finnair/path-parser
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.9.0](https://github.com/finnair/v-validation/compare/v0.8.0...v0.9.0) (2020-09-23) | ||
**Note:** Version bump only for package @finnair/path-parser | ||
# [0.8.0](https://github.com/finnair/v-validation/compare/v0.7.0...v0.8.0) (2020-09-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@finnair/path-parser", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"private": false, | ||
@@ -26,7 +26,7 @@ "description": "Simple object path as array of strings and numbers", | ||
"dependencies": { | ||
"@finnair/path": "^0.8.0", | ||
"@finnair/path": "^0.9.0", | ||
"@types/nearley": "2.11.1", | ||
"nearley": "2.19.5" | ||
}, | ||
"gitHead": "fabb67c9516dc2215ea65e4cce1b94c86434fd18" | ||
"gitHead": "a60423b411b0cab587265e388a5b531f0f905588" | ||
} |
15968
+ Added@finnair/path@0.9.0(transitive)
- Removed@finnair/path@0.8.0(transitive)
Updated@finnair/path@^0.9.0