You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-in-memory-web-api

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-in-memory-web-api - npm Package Versions

12345

0.1.4

Diff
w
wardbell
published 0.1.4 •
w
wardbell
published 0.1.3 •
w
wardbell
published 0.1.2 •
w
wardbell
published 0.1.1 •

Changelog

Source

20.1.1 (2025-07-16)

compiler

| Commit | Type | Description | | -- | -- | -- | | 75d2a349b4 | fix | incorrect spans for left side of binary operation (#62641) | | 70c8780c54 | fix | more permissive parsing of @ characters (#62644) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 9506cdfaad | fix | infer type of event target for void elements (#62648) |

core

| Commit | Type | Description | | -- | -- | -- | | 26ade4a337 | fix | Ensure application remains unstable during bootstrap (#62631) | | a81f0faa1a | fix | InputBinding marks component a dirty. (#62613) |

http

| Commit | Type | Description | | -- | -- | -- | | 276836ee73 | fix | do not display warnings Angular detected that a HttpClientrequest with thekeepalive option was sent using XHR when option is not true (#62536) |

router

| Commit | Type | Description | | -- | -- | -- | | 5949373692 | fix | handle errors from view transition readiness (#62535) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.2.0-next.0"></a>

w
wardbell
published 0.1.0 •

Changelog

Source

20.1.0-next.3 (2025-06-25)

compiler

| Commit | Type | Description | | -- | -- | -- | | 0dcf230d52 | feat | add support for new binary assignment operators (#62064) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | ed5062a91c | fix | add suggestion when pipe is missing (#62146) | | d25a6a0120 | fix | handle initializer APIs wrapped in type casts (#62203) |

core

| Commit | Type | Description | | -- | -- | -- | | 737b35b684 | feat | Add destroyed property to EnvironmentInjector (#61951) | | 36a193139a | fix | allow to set a resource in an error state (#62253) | | c4dd258658 | fix | avoid injecting ErrorHandler from a destroyed injector (#61886) | | 3eee19d892 | fix | unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |

http

| Commit | Type | Description | | -- | -- | -- | | 73269cf5ce | feat | add keepalive support for fetch requests in httpResource (#61833) | | 9791ab1b6f | feat | Add support for fetch request cache and priority options (#61766) |

language-service

| Commit | Type | Description | | -- | -- | -- | | 20c1f991e6 | feat | add semantic tokens for templates (#60260) | | 5d2e85920e | feat | support to fix missing required inputs diagnostic (#50911) |

router

| Commit | Type | Description | | -- | -- | -- | | 9833d9ea47 | feat | Run loadComponent and loadChildren functions in the route's injection context (#62133) | | 7600bec71d | fix | handle scrollRestoration error in restricted environments (#62186) |

upgrade

| Commit | Type | Description | | -- | -- | -- | | 900cd37f68 | fix | Make zoneless work with hybrid apps (#61660) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.0.5"></a>