GitHub / JSONPath-Plus/JSONPath / commits
A fork of JSONPath from http://goessner.net/articles/JsonPath/
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ede60c22 | - Testing: More fully ensure testing both VMs | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 869647f3 | - Linting (ESLint): Lint per latest | Brett Zamir <b****9@y****m> | over 6 years ago | |
| feb3d5f8 | - Testing: Check with and without built-in virtual machine | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 579b7044 | - Breaking change: Expect Node >= 8 | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 927ddf30 | - Build: Update build files | Brett Zamir <b****9@y****m> | over 6 years ago | |
| b1d2b296 | - Refactoring: Remove unreachable code | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 5f628485 | - Docs: Heading lb | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 9355ce65 | - Testing: Swap order of result/expected to match assert reporting | Brett Zamir <b****9@y****m> | over 6 years ago | |
| bc6bca73 | - Fix: Avoid erring when value before parent selector is falsey | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 19cb462b | - Fix: Ensure throwing with a bad result type | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 108f9aa8 | - Testing: More coverage | Brett Zamir <b****9@y****m> | over 6 years ago | |
| bd608115 | - Travis: Update to avoid breaking Mocha version | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 401f8603 | - npm: Bump to 3.0.0 | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 3481ca5e | - Testing: Improve coverage (more type operator tests) | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 46bf86cd | - npm: Update devDeps (Babel-related, typedoc) | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 9a9fd500 | - Docs (CHANGES): Update | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 98ab981e | - Update build files | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 32576814 | - Testing: Improve coverage (more type operator tests) | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 0d84b655 | - Testing: Add nyc for coverage | Brett Zamir <b****9@y****m> | over 6 years ago | |
| d25655d9 | - Linting (ESLint): As per latest ash-nazg | Brett Zamir <b****9@y****m> | over 6 years ago | |
| 7c363964 | - Refactory fix for wrap:false to not incur performance cost |
Cache Hamm <c****m@s****m>
Committed by: Brett Zamir <b****9@y****m> |
over 6 years ago | |
| 59b33b0c | - Fix: wrap: false returning inconsistent data types |
Cache Hamm <c****m@s****m>
Committed by: Brett Zamir <b****9@y****m> |
over 6 years ago | |
| 9312399a | - npm: Update devDeps | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 355b3f49 | - Change: Throw `TypeError` instead of `Error` for missing `otherTypeCallback... | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| b155046d | - Testing: Remove unneeded closures | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 7d5eb1bc | - Maintenance: Add `.editorconfig` | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 88d59cd4 | - Mitigate reference to `arguments` for `new Function` | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 16878923 | - Enhancement: Use more efficient `new Function` over `eval`; | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| e35e1787 | - Docs: Document options in jsdoc; add return values to callbacks; fix constr... | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 66c961c4 | - Enhancement: Add demo | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 4128b69f | - npm: Update devDeps and `package-lock.json` | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 6043dd41 | - Enhancement: Add `@root` filter selector | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| e38e3afd | - npm: Updated devDeps | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 0ed06c67 | - npm: Ignore typescript docs | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 71837272 | - Fix CHANGES to reflect changed tag (had not been published, so publishing now) | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| e3380575 | - npm: Avoid eslint script within test script | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 7a5b178c | - Add Node versions 6, 10, 12 (since advertising >=6 support) | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| 3eaaba02 | - CHANGES: Update and fix minor spacing issue | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| a6dcf086 | merge Merge pull request #104 from matushorvath/patch-1 |
Brett Zamir <b****9@y****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4da3b851 | - npm: Update devDeps (Babel, linting,Rollup,TypeScript related) | Brett Zamir <b****9@y****m> | almost 7 years ago | |
| f9858732 | Add explicit 'any' to evaluate() declaration |
matushorvath <m****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2987402b | - License: Add MIT copy (already in `package.json`) | Brett Zamir <b****9@y****m> | about 7 years ago | |
| a33a955f | - npm: Ignore `.idea`/`.remarkrc` files | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 38af31df | - npm: Bump to 1.0.0 | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 004b2487 | - npm: Update devDeps | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 2f4a21ce | - Docs: Fix `import` (fixes #100) | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 0c810d4e | - npm: Fix security vulnerability | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 26d392ec | - Linting: jsdoc types; apply to HTML | Brett Zamir <b****9@y****m> | about 7 years ago | |
| a0a0304e | - Linting (ESLint): max-len for main file and prefer unicode regexp | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 8a95201c | - npm: Update `package-lock.json` | Brett Zamir <b****9@y****m> | about 7 years ago | |
| cd373927 | supportsNodeVM check that works in GOJA, node and ReactNative. | Simon Legander <s****r@g****m> | about 7 years ago | |
| f83a39c3 | - Linting: max-len in `jsonpath.d.ts`; prefer "extends" | Brett Zamir <b****9@y****m> | about 7 years ago | |
| ccbd22fa | - npm: Add `typedoc` (with npm scripts) for documenting | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 0032b9ec | - Add typescript check script | Brett Zamir <b****9@y****m> | about 7 years ago | |
| 4fd1119c | Improve typing |
Kévin TURMEL <k****l@g****m>
Committed by: Brett Zamir <b****9@y****m> |
about 7 years ago | |
| 1d962007 | Update jsonpath.d.ts |
Kévin TURMEL <k****l@g****m>
Committed by: Brett Zamir <b****9@y****m> |
about 7 years ago | |
| 2b679363 | Add TypeScript Declaration for jsonpath-plus |
Kévin TURMEL <k****l@g****m>
Committed by: Brett Zamir <b****9@y****m> |
about 7 years ago | |
| b05dc3e1 | - npm: Avoid adding `core-js-bundle` as peerDep. (fixes #95) | Brett Zamir <b****9@y****m> | about 7 years ago | |
| b35922b7 | - Build: Add `browserslist` for Babel builds | Brett Zamir <b****9@y****m> | about 7 years ago | |
| d96e6074 | merge Merge pull request #92 from andykais/patch-1 |
Brett Zamir <b****9@y****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d78bb64c | note other json querying libraries in readme |
Andrew Kaiser <k****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6fa78d2c | Update README.md |
Andrew Kaiser <k****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5b92bfa1 | - Needed to bump Travis Node higher | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 17950a6e | - Bump Node version in Travis to avoid erring with object rest in eslint-plug... | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 5399fc56 | - npm: Ignore some unneeded files | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 75b45935 | - Linting: Switch to Unix line breaks and other changes per ash-nazg, includi... | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 4de1d177 | - Docs: Add to CHANGES | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 1e5d7147 | - Docs (README): Indicate features, including performance (removing old note) | Brett Zamir <b****9@y****m> | over 7 years ago | |
| 99a757c4 | - Fix: Expose `pointer` on `resultType: "all"` | Brett Zamir <b****9@y****m> | over 7 years ago | |
| d06f6ecb | - Correct code comment | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| a3a9bc55 | - Code comments on performance problems with spread operator in Babel | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| a52dd414 | - Fix: Handle React-Native environment's lack of support for | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| f58d9f75 | - Docs: Clarify current `wrap` behavior | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| dcc0706e | - Test refactoring: Destructuring | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 4883d1b4 | - Security enhancement: Use global eval instead of regular eval | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 86dab46a | - Refactoring: Consistent JSON formatting | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 5b1943f1 | - Docs: Add some JSDocs | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 0bda376f | - Reapply Markdown linting with new API | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 35d10c3c | - Document how to get a literal backtick | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 7fd34560 | - Breaking change: Denote Node version supported from 6.0 (may work with earl... | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 631c9016 | - Refactoring: Further destructuring | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 4beaf47e | - Try higher minimum Node version for Travis | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 2cd78e51 | - Breaking change: With Node use, must now use | Brett Zamir <b****9@y****m> | almost 8 years ago | |
| 38b65142 | Avoid Travis errors for testing | Brett Zamir <b****9@y****m> | over 9 years ago | |
| b5153360 | - Bump version to 0.16.0 (with breaking changes--see CHANGES) | Brett Zamir <b****9@y****m> | over 9 years ago | |
| 833a88b8 | - Fix caching bug #78 (Failure of `toPathArray` to copy cached | Brett Zamir <b****9@y****m> | over 9 years ago | |
| ac6850b0 | Address #77 to assume special chars are special unless escaped (breaking chan... | Brett Zamir <b****9@y****m> | over 9 years ago | |
| 27b32a2c | Linting; add npm start | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| 894da64b | Minor server tweak | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| 2e0ad9ad | update CHANGES file | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| ee3764d8 | Make simple String/Array polyfills for `includes` and utilize | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| d636ca56 | Further `concat` optimization | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| 6d92bcb2 | Bump timeout threshold for sake of Node 0.10 automated test | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| d0dc4487 | - Incorporate test and code from @zb3 for issue #14, increasing | Brett Zamir <b****9@y****m> | almost 10 years ago | |
| f9b6aab1 | Note about performance | Brett Zamir <b****9@y****m> | over 10 years ago | |
| 04dc7e1c | Further clarification on `wrap` | Brett Zamir <b****9@y****m> | over 10 years ago | |
| 4e104b98 | clarify wrap in docs | Brett Zamir <b****9@y****m> | over 10 years ago | |
| bb3146e8 | Rename test file | Brett Zamir <b****9@y****m> | over 10 years ago | |
| 7849f708 | Fixing support for sandbox in the case of functions; | Brett Zamir <b****9@y****m> | over 10 years ago | |
| 352bf41a | Sort tests alphabatically and add missing eval test for browser environment | Brett Zamir <b****9@y****m> | over 10 years ago |