Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codelyzer

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codelyzer - npm Package Versions

1
8

3.0.0-beta.4

Diff

Changelog

Source

3.0.0-beta.4

Features

  • Support for Angular 4.0.0-rc.5 & ngast 0.0.15 #270 35aa900
mgechev
published 3.0.0-beta.3 •

Changelog

Source

3.0.0-beta.3

Bug Fixes

  • Update peerDependency ngast to version ^0.0.6 #257 30e921a.
mgechev
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2

Bug Fixes

  • Update peerDependency ngast to version ^0.0.4 #257 30e921a.
mgechev
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1

Features

  • Deep metadata collection with ngast ✨ 🎆 ✨ #217 de13ceb
  • Built-in support for template references.

Bug Fixes

  • Access to inline template objects results in "no-access-missing-member" rule being triggerred #231 d10e980
  • no-access-missing-member and async pipe #190 de13ceb
mgechev
published 3.0.0-beta.0 •

Changelog

Source

3.0.0-beta.0

Breaking Changes

  • Remove importDestructuringSpacing. Can be enforced with the tslint's rule whitespace.
  • no-access-missing-member, use-life-cycle-interface and template-use-public require type checking which means that tslint should be run with the corresponding options

The rules should now be run as follows:

$ tslint --type-check --project src/client/tsconfig.json

Features

  • no-access-missing-member support for inheritance #191 2901718
  • use-life-cycle-interface support for inheritance #64 d0d7138
  • template-use-public support for inheritance #240 2e285e2
mgechev
published 2.0.1 •

Changelog

Source

2.0.1

Features

Bug Fixes

  • Fix semantic error when declaration's generation is enabled #221 c694405
  • Inconsistent links to the style guide sections #233 c9e87f6
mgechev
published 2.0.0 •

Changelog

Source

2.0.0

Bug Fixes

  • The rule for binding to publich members breaks for readonly properties #206 cc3ed9a
  • Add checks for ngIf and ngSwitch #193 0118b56
  • Support for tslint@^4.3.1 (4.3.0 was broken) 3e7edfa
  • Support for Angular 4 #214 4d79933

Refactoring

  • Refactoring readTemplate and readStyle to use Maybe<T> 373b152
mgechev
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4

Features

  • Allow multiple suffixes for better compatibility with Ionic #194 08fdaf0
  • Add declarations of frequiently used directive declarations #199 36f5cb4
  • Support for Angular 2.4.x #201 ad81f2d
  • Support for tslint@^4.1.0 #204 13b722e

Bug Fixes

  • Warn when component element selector doesn't have a dash #192 36f5cb4
mgechev
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3

Bug Fixes

  • Restrict peerDependencies to Angular <=2.3 >=2.2.0 #188 08a0029
mgechev
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2

Features

Bug Fixes

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