-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lineCode/JSONPath-
base: main
head repository: JSONPath-Plus/JSONPath
compare: main
- 19 commits
- 40 files changed
- 4 contributors
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9ffc9bd - Browse repository at this point
Copy the full SHA 9ffc9bdView commit details
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b92ebbf - Browse repository at this point
Copy the full SHA b92ebbfView commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 235b283 - Browse repository at this point
Copy the full SHA 235b283View commit details
Commits on Nov 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 106d243 - Browse repository at this point
Copy the full SHA 106d243View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c78a9b6 - Browse repository at this point
Copy the full SHA c78a9b6View commit details
Commits on Jan 1, 2026
-
build(deps): bump qs from 6.14.0 to 6.14.1 (JSONPath-Plus#248)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8dad28 - Browse repository at this point
Copy the full SHA d8dad28View commit details
Commits on Feb 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 233d754 - Browse repository at this point
Copy the full SHA 233d754View commit details -
build(deps): bump lodash from 4.17.21 to 4.17.23 (JSONPath-Plus#249)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d3d63e - Browse repository at this point
Copy the full SHA 5d3d63eView commit details
Commits on Feb 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1bab1cc - Browse repository at this point
Copy the full SHA 1bab1ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e597e5 - Browse repository at this point
Copy the full SHA 3e597e5View commit details
Commits on Feb 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0bedaea - Browse repository at this point
Copy the full SHA 0bedaeaView commit details
Commits on Feb 25, 2026
-
build(deps): bump minimatch from 3.1.2 to 3.1.4 (JSONPath-Plus#255)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0df6b3 - Browse repository at this point
Copy the full SHA f0df6b3View commit details -
build(deps): bump markdown-it from 14.1.0 to 14.1.1 (JSONPath-Plus#251)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.1.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9d21bb - Browse repository at this point
Copy the full SHA c9d21bbView commit details -
build(deps): bump qs from 6.14.0 to 6.14.2 (JSONPath-Plus#252)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ddc450 - Browse repository at this point
Copy the full SHA 0ddc450View commit details -
build(deps): bump ajv from 6.12.6 to 6.14.0 (JSONPath-Plus#253)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fecbda7 - Browse repository at this point
Copy the full SHA fecbda7View commit details
Commits on May 22, 2026
-
build(deps): bump serialize-javascript (via audit fix)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.2 to 7.0.5. - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.5) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: 7.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 391de86 - Browse repository at this point
Copy the full SHA 391de86View commit details -
build(deps): bump minimatch from 9.0.5 to 9.0.9
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ec00bc3 - Browse repository at this point
Copy the full SHA ec00bc3View commit details -
build(deps-dev): bump rollup from 4.53.2 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.53.2 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.2...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b79e89b - Browse repository at this point
Copy the full SHA b79e89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a471a0 - Browse repository at this point
Copy the full SHA 3a471a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main