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

@angular-eslint/bundled-angular-compiler

Package Overview
Dependencies
Maintainers
1
Versions
671
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/bundled-angular-compiler - npm Package Versions

1
6365
68

13.0.2-alpha.24

Diff
jameshenry
published 13.0.2-alpha.24 •
jameshenry
published 13.0.2-alpha.18 •
jameshenry
published 13.0.2-alpha.17 •
jameshenry
published 13.0.2-alpha.15 •
jameshenry
published 13.0.2-alpha.14 •
jameshenry
published 13.0.2-alpha.9 •
jameshenry
published 13.0.2-alpha.0 •
jameshenry
published 13.0.1 •

Changelog

Source

13.0.1 (2021-11-19)

Bug Fixes

  • schematics: auto update eslint-plugin-import as part of v13 ng update (#836) (705e83b)
jameshenry
published 13.0.1-alpha.0 •
jameshenry
published 13.0.0 •

Changelog

Source

13.0.0 (2021-11-18)

Whilst this is a major release of the packages, in this case the major version change is primarily there to signify alignment with v13 of Angular.

You should look to migrate to v13 of all Angular packages, as well as v8 of eslint and v5 of typescript-eslint.

All of this will be handled for you automatically if you leverage the ng update schematics provided by @angular-eslint. You can simply include @angular-eslint/schematics in your ng update command alongside @angular/cli and @angular/core, for example:

npx ng update @angular/cli @angular/core @angular-eslint/schematics

Features