New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@angular/common

Package Overview
Dependencies
Maintainers
2
Versions
887
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/common - npm Package Versions

1245
89

19.0.6

Diff
google-wombot
published 19.0.6 •

Changelog

Source

19.0.6 (2025-01-08)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 06a55e9817 | fix | account for more expression types when determining HMR dependencies (#59323) | | 17fb20f85d | fix | preserve defer block dependencies during HMR when class metadata is disabled (#59313) |

core

| Commit | Type | Description | | -- | -- | -- | | 07afce81b8 | fix | Ensure that a destroyed effect never run. (#59415) |

platform-browser

| Commit | Type | Description | | -- | -- | -- | | dbb8980d03 | fix | avoid circular DI error in async renderer (#59271) | | 6d00efde95 | fix | styles not replaced during HMR when using animations renderer (#59393) |

router

| Commit | Type | Description | | -- | -- | -- | | 144bccb687 | fix | avoid component ID collisions with user code (#59300) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.0-next.4"></a>

google-wombot
published 19.1.0-next.4 •

Changelog

Source

19.1.0-next.4 (2024-12-18)

core

| Commit | Type | Description | | -- | -- | -- | | 57f3550219 | feat | add utility for resolving defer block information to ng global (#59184) | | 22f191f763 | feat | extend the set of profiler events (#59183) | | 1f4ff2fa36 | fix | avoid triggering on timer and on idle on the server (#59177) | | cf89f14766 | fix | Fix nested timer serialization (#59173) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | 300b141cc8 | fix | Warn user when transfer state happens more than once (#58935) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.5"></a>

google-wombot
published 19.0.5 •

Changelog

Source

19.0.5 (2024-12-18)

core

| Commit | Type | Description | | -- | -- | -- | | 3793218e77 | fix | avoid triggering on timer and on idle on the server (#59177) | | cfc96ed82c | fix | Fix nested timer serialization (#59173) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | 9085a8fbd8 | fix | Warn user when transfer state happens more than once (#58935) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.4"></a>

google-wombot
published 19.1.0-next.3 •
google-wombot
published 19.0.4 •

Changelog

Source

19.0.4 (2024-12-12)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 7e612171709 | fix | consider pre-release versions when detecting feature support (#59061) | | cd764a31152 | fix | error in unused standalone imports diagnostic (#59064) |

core

| Commit | Type | Description | | -- | -- | -- | | 34ded10fa60 | fix | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |

platform-browser

| Commit | Type | Description | | -- | -- | -- | | ae0802d63c5 | fix | collect external component styles from server rendering (#59031) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.3"></a>

google-wombot
published 19.1.0-next.2 •
google-wombot
published 19.0.3 •

Changelog

Source

19.0.3 (2024-12-04)

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.2"></a>

google-wombot
published 19.1.0-next.1 •
google-wombot
published 19.0.2 •

Changelog

Source

19.0.2 (2024-12-04)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 9f99196d23 | fix | account for multiple generated namespace imports in HMR (#58924) |

core

| Commit | Type | Description | | -- | -- | -- | | 4792db9a6d | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |

migrations

| Commit | Type | Description | | -- | -- | -- | | 7b5bacc228 | fix | class content being deleted in some edge cases (#58959) | | d1cbdd6acb | fix | correctly strip away parameters surrounded by comments in inject migration (#58959) | | e17ff71c31 | fix | don't migrate classes with parameters that can't be injected (#58959) | | 7c5f990001 | fix | inject migration aggressively removing imports (#58959) | | 4392ccedf9 | fix | inject migration dropping code if everything except super is removed (#58959) | | 9cbebc6dda | fix | preserve type literals and tuples in inject migrations (#58959) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | f3c388ecda | fix | remove peer dependency on animations (#58997) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.13"></a>

google-wombot
published 18.2.13 •

Changelog

Source

18.2.13 (2024-11-26)

migrations

| Commit | Type | Description | | -- | -- | -- | | 06d70a25ea | fix | take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.1"></a>