ngx-jsonapi
ngx-jsonapi copied to clipboard
JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
Just a small addition to enable cursor-based pagination strategy :)
With this fix it's possible to use the include parameter with nested relationships. I used my own API to build and test this feature. Because the API on the demo...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
According to GitHub Dependabot, used versions of `axios` and `dexie` are vulnerable https://github.com/reyesoft/ngx-jsonapi/blob/6a50dc5c5489cfa1eb40a80e0b2c0bf771924917/package.json#L154-L155 Dexie: Affected versions: < 3.2.2 Patched version: 3.2.2 > Dexie is a minimalistic wrapper for IndexedDB. The...
Drupal jsonapi implementation add meta data to the relationship level between resources. For exemple a node with files. File information for all node are inside the resource and can be...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...