Socket
Socket
Sign inDemoInstall

@ngtools/webpack

Package Overview
Dependencies
Maintainers
2
Versions
825
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngtools/webpack - npm Package Versions

23
83

19.0.0-next.4

Diff

google-wombot
published 18.2.4 •

google-wombot
published 19.0.0-next.3 •

Changelog

Source

19.0.0-next.3 (2024-09-04)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | 3ee21631f | fix | clear context in Karma by default for single run executions |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------- | | 455b5700c | feat | expose writeResponseToNodeResponse and createWebRequestFromNodeRequest in public API |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.3"></a>

google-wombot
published 18.2.3 •

Changelog

Source

18.2.3 (2024-09-04)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | | 482076612 | fix | update webpack-dev-middleware to 7.4.2 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.2"></a>

google-wombot
published 17.3.9 •

Changelog

Source

17.3.9 (2024-08-29)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | e2c5c034d | fix | clear context in Karma by default for single run executions | | 88501f3d5 | fix | upgrade webpack to 5.94.0 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.15"></a>

google-wombot
published 16.2.15 •

Changelog

Source

16.2.15 (2024-08-29)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | f596a3d5d | fix | clear context in Karma by default for single run executions | | 56fa051bd | fix | upgrade webpack to 5.94.0 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.1"></a>

google-wombot
published 18.2.2 •

Changelog

Source

18.2.2 (2024-08-29)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | 504b00b93 | fix | clear context in Karma by default for single run executions | | 82b76086e | fix | update webpack to 5.94.0 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.2"></a>

google-wombot
published 19.0.0-next.2 •

Changelog

Source

19.0.0-next.2 (2024-08-28)

Breaking Changes

@angular/ssr

  • The CommonEngine API now needs to be imported from @angular/ssr/node.

    Before

    import { CommonEngine } from '@angular/ssr';
    

    After

    import { CommonEngine } from '@angular/ssr/node';
    

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | a381a3db1 | feat | add option to export component as default |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 30c25bf68 | feat | export AngularAppEngine as public API | | 4b09887a9 | feat | move CommonEngine API to /node entry-point | | d43180af5 | fix | add missing peer dependency on @angular/platform-server |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.1"></a>

google-wombot
published 19.0.0-next.1 •

Changelog

Source

19.0.0-next.1 (2024-08-22)

Breaking Changes

@angular-devkit/build-angular

  • The browserTarget option has been removed from the DevServer and ExtractI18n builders. buildTarget is to be used instead.

@angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@angular/build

  • The @angular/localize/init polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | 7992218a9 | fix | remove declaration and sourceMap from default tsconfig |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------------- | | 0b161bc76 | fix | remove outdated browser-esbuild option warning | | e40384e63 | refactor | remove deprecated browserTarget |

@angular-devkit/core

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------ | | 0d8a1006d | refactor | remove deprecated fileBuffer function in favor of stringToFileBuffer |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ----------------------------------------------------------------------------------- | | 71c06c69f | fix | improve error message when an unhandled exception occurs during prerendering | | 6b544f70e | fix | support reading on-disk files during i18n extraction | | d6a34034d | refactor | remove automatic addition of @angular/localize/init polyfill and related warnings |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | 9692a9054 | feat | improve handling of aborted requests in AngularServerApp |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.1"></a>

google-wombot
published 18.2.1 •

Changelog

Source

18.2.1 (2024-08-21)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 05a274a01 | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular-devkit/schematics-cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 94e27c88b | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | ddeb2b2b9 | fix | remove outdated browser-esbuild option warning |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------- | | 83b2699ab | fix | improve error message when an unhandled exception occurs during prerendering | | 0be4038a5 | fix | support reading on-disk files during i18n extraction |

<!-- CHANGELOG SPLIT MARKER -->

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

23
83
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc