ngx-jsonapi icon indicating copy to clipboard operation
ngx-jsonapi copied to clipboard

JSON API client library for Angular 5+ πŸ‘Œ :: Production Ready πŸš€

Results 61 ngx-jsonapi issues
Sort by recently updated
recently updated
newest added

Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 2.0.4 to 3.2.2. Release notes Sourced from dexie's releases. Dexie v3.2.2 Security fix Prohibit possible prototype pollution in Dexie.setByKeyPath() (https://github.com/dexie/Dexie.js/commit/1d655a69b9f28c3af6fae10cf5c61df387dc689b) Bugfix Fix #1473 Cannot use Dexie in...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 10.2.5 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 0.21.2 (September 4, 2021) Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation...

dependencies

Hi, is there a possibility to add something like custom http params or at least a custom filter? Maybe an attribute in the IParamsCollection, which is parsed correctly to the...

We can't intercept requests in version 3.0.0-dev anymore (Angular). That works perfectly in 2.2.3. example interceptor: ``` @Injectable({ providedIn: 'root' }) export class TokenInterceptor implements HttpInterceptor { constructor(private authService: OAuthService)...

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies