🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@angular-devkit/core

Package Overview
Dependencies
Maintainers
2
Versions
838
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/core - npm Package Versions

2345
84

20.1.0-next.0

Diff
google-wombot
published 20.1.0-next.0 •
google-wombot
published 20.0.1 •

Changelog

Source

20.0.1 (2025-06-04)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 0883248cb | fix | improve Node.js version check and error messages |

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | 525ddcbd2 | fix | only overwrite JSON file if actually changed | | 83c820e5a | fix | remove karma config devkit package usages during application migration | | 87266b38a | fix | skip zone.js dependency for zoneless applications |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | e5efdc577 | fix | also disable outputMode in vitest unit-tests | | 5814393db | fix | resolve junit karma reporter output to workspace root |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.0.0"></a>

google-wombot
published 20.0.0 •

Changelog

Source

20.0.0-rc.3 (2025-05-21)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 787e510dc | fix | update min Node.js support to 20.19, 22.12, and 24.0 |

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ | | b13805a77 | fix | use protected for class member |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | a42e045ba | fix | respect i18nDuplicateTranslation option when duplicates exist |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | b155ba1dc | fix | enable unit-test builder watch outside CI | | 7877d9a97 | fix | ensure disabled vitest config loading | | aec95042b | fix | exclude only source test files with unit-test vitest support | | c51a540ce | fix | provide direct debugging support for unit test builder | | eee816f79 | fix | use global unit-test hooks during TestBed init |

@angular/pwa

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 5b43174f1 | fix | remove background_color and theme_color from manifest |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 059c10eb4 | fix | SSR should work without @angular/router |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.13"></a>

google-wombot
published 19.2.14 •

Changelog

Source

19.2.14 (2025-05-28)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- | | a3504fd45 | fix | HMR requires AOT do not show HMR enabled when using JIT | | 5ce9f96a4 | fix | include full metadata for AOT unit-testing |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.13"></a>

google-wombot
published 20.0.0-rc.4 •
google-wombot
published 20.0.0-rc.3 •

Changelog

Source

20.0.0-rc.3 (2025-05-21)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 787e510dc | fix | update min Node.js support to 20.19, 22.12, and 24.0 |

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ | | b13805a77 | fix | use protected for class member |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | a42e045ba | fix | respect i18nDuplicateTranslation option when duplicates exist |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | b155ba1dc | fix | enable unit-test builder watch outside CI | | 7877d9a97 | fix | ensure disabled vitest config loading | | aec95042b | fix | exclude only source test files with unit-test vitest support | | c51a540ce | fix | provide direct debugging support for unit test builder | | eee816f79 | fix | use global unit-test hooks during TestBed init |

@angular/pwa

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 5b43174f1 | fix | remove background_color and theme_color from manifest |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 059c10eb4 | fix | SSR should work without @angular/router |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.13"></a>

google-wombot
published 19.2.13 •

Changelog

Source

19.2.13 (2025-05-21)

@angular/pwa

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | ad2fb2959 | fix | remove background_color and theme_color from manifest |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.0.0-rc.2"></a>

google-wombot
published 20.0.0-rc.2 •

Changelog

Source

20.0.0-rc.2 (2025-05-14)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | d2bfc6bd4 | fix | revert setup unit-test polyfills before TestBed init |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.0.0-rc.1"></a>

google-wombot
published 20.0.0-rc.1 •

Changelog

Source

20.0.0-rc.1 (2025-05-14)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | 5093ce0a6 | fix | properly handle Node.js require() errors with ESM modules |

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 3cf6ab0f7 | fix | support using default browser option when not present |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | e36bf964a | fix | allow TestBed provider configuration with vitest unit-testing | | 769961e4a | fix | allow vitest-based unit testing to use watch option | | c7f2cb596 | fix | provide vitest globals in unit-test builder | | 0d40cdecd | fix | setup unit-test polyfills before TestBed init | | fa3dc6387 | fix | show unit-test error for missing vitest browser package | | 247cd3352 | fix | show unit-test error for missing vitest package |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.12"></a>

google-wombot
published 19.2.12 •

Changelog

Source

19.2.12 (2025-05-14)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | 0098c38c6 | fix | properly handle Node.js require() errors with ESM modules |

<!-- CHANGELOG SPLIT MARKER -->

<a name="20.0.0-rc.0"></a>

2345
84