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

@angular-eslint/utils

Package Overview
Dependencies
Maintainers
1
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/utils - npm Package Versions

1
6163
66

13.0.2-alpha.9

Diff
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

jameshenry
published 13.0.0-alpha.1 •
jameshenry
published 12.7.1-alpha.0 •
jameshenry
published 12.7.0 •

Changelog

Source

12.7.0 (2021-11-18)

Bug Fixes

Features

  • builder: expose nx executor without ng-compat layer (#808) (b2cd5d1)
  • i18n: option to require description for i18n metadata (#804) (7d072e2)
  • schematics: add package group for ng update (#807) (ce2e47d)
jameshenry
published 12.6.2-alpha.28 •
jameshenry
published 12.6.2-alpha.27 •