File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGES for jsonpath-plus
22
3+ ## 10.4.1
4+
5+ * fix(slice): explicit zero end no longer returns the whole array (#265 ) (@spokodev )
6+ * chore: pnpm update (@brettz9 )
7+ * build(deps-dev): bump rollup from 4.53.2 to 4.59.0 (@dependabot [ bot] )
8+ * build(deps): bump minimatch from 9.0.5 to 9.0.9 (@dependabot [ bot] )
9+ * build(deps): bump serialize-javascript (via audit fix) (@dependabot [ bot] )
10+ * build(deps): bump ajv from 6.12.6 to 6.14.0 (#253 ) (@dependabot [ bot] )
11+ * build(deps): bump qs from 6.14.0 to 6.14.2 (#252 ) (@dependabot [ bot] )
12+ * build(deps): bump markdown-it from 14.1.0 to 14.1.1 (#251 ) (@dependabot [ bot] )
13+ * build(deps): bump minimatch from 3.1.2 to 3.1.4 (#255 ) (@dependabot [ bot] )
14+
15+
316## 10.4.0
417
518- chore: update devDeps.
Original file line number Diff line number Diff line change 11{
22 "author" : " Stefan Goessner" ,
33 "name" : " jsonpath-plus" ,
4- "version" : " 10.4.0 " ,
4+ "version" : " 10.4.1 " ,
55 "type" : " module" ,
66 "bin" : {
77 "jsonpath" : " ./bin/jsonpath-cli.js" ,
You can’t perform that action at this time.
0 commit comments