You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@krema/angular-eslint-stylelint-builder

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@krema/angular-eslint-stylelint-builder - npm Package Versions

2

3.0.2

Diff
k
krema
published 3.0.2 •

Changelog

Source

3.0.2 (2025-07-26)

Bug Fixes

  • deps: correct Angular peerDependencies ranges (5e17307)
k
krema
published 3.0.1 •

Changelog

Source

3.0.1 (2025-07-26)

Bug Fixes

  • deps: correct Angular peerDependencies ranges (18509fb)

Features

  • stylelint: migrate to ESM for Stylelint to remove CommonJS API usage (b531925)

BREAKING CHANGES

  • stylelint: The CommonJS Node.js API for Stylelint has been deprecated and will be removed in the next major release. This commit updates @krema/angular-eslint-stylelint-builder and related configurations to utilize Stylelint's ECMAScript Modules (ESM) API.

Plugin authors or users of stylelint.lint() directly within their projects may need to adjust their imports or configurations to use ESM. Custom syntaxes and formatters are not affected.

The previous DeprecationWarning: The CommonJS Node.js API is deprecated message on ng lint will no longer appear.

See Stylelint migration guide: https://stylelint.io/migration-guide/to-16

chore(test): convert to vitest

ci(actions): disable fail fast

k
krema
published 3.0.0 •

Changelog

Source

3.0.1 (2025-07-26)

Bug Fixes

  • deps: correct Angular peerDependencies ranges (18509fb)

Features

  • stylelint: migrate to ESM for Stylelint to remove CommonJS API usage (b531925)

BREAKING CHANGES

  • stylelint: The CommonJS Node.js API for Stylelint has been deprecated and will be removed in the next major release. This commit updates @krema/angular-eslint-stylelint-builder and related configurations to utilize Stylelint's ECMAScript Modules (ESM) API.

Plugin authors or users of stylelint.lint() directly within their projects may need to adjust their imports or configurations to use ESM. Custom syntaxes and formatters are not affected.

The previous DeprecationWarning: The CommonJS Node.js API is deprecated message on ng lint will no longer appear.

See Stylelint migration guide: https://stylelint.io/migration-guide/to-16

chore(test): convert to vitest

ci(actions): disable fail fast

k
krema
published 2.0.3 •

Changelog

Source

2.0.3 (2025-07-16)

Bug Fixes

  • counting of stylelint warnings/errors (2271238)
  • update version compatibility and peer dependencies in README and package.json (89c2222)
k
krema
published 2.0.2 •

Changelog

Source

2.0.2 (2025-06-05)

Bug Fixes

  • update npm version badge in README for consistency (13982a3)
k
krema
published 2.0.1 •

Changelog

Source

2.0.1 (2025-06-05)

Bug Fixes

  • improve file handling and error logging in linting process (cf347b1)

Features

  • support Angular v16–v20 and Stylelint 16 (4a9fd92)

BREAKING CHANGES

  • This release drops support for Angular versions below v16 and Stylelint versions below 16. The package now requires Angular v16–v20 and Stylelint 16 or newer.
k
krema
published 2.0.0 •

Changelog

Source

2.0.1 (2025-06-05)

Bug Fixes

  • improve file handling and error logging in linting process (cf347b1)

Features

  • support Angular v16–v20 and Stylelint 16 (4a9fd92)

BREAKING CHANGES

  • This release drops support for Angular versions below v16 and Stylelint versions below 16. The package now requires Angular v16–v20 and Stylelint 16 or newer.
k
krema
published 1.4.0 •

Changelog

Source

1.4.0 (2023-03-05)

Features

  • stylelint: add support for stylelint 15 (6121242)
k
krema
published 1.3.0 •

Changelog

Source

1.3.0 (2022-08-08)

Features

  • deps: 👷 add Angular 14 support (47c7442)
k
krema
published 1.2.3 •

Changelog

Source

1.2.3 (2022-07-18)

Bug Fixes

  • workflow: use check-runs (09d1768)
2