Socket
Socket
Sign inDemoInstall

postcss-reporter

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-reporter - npm Package Versions

13

4.0.0

Diff

Changelog

Source

4.0.0

  • Upgrade to PostCSS v6. (If you still use PostCSS v5, stick with v3 until you can upgrade your PostCSS.)
  • Switched PostCSS to a peer dependency.
davidtheclark
published 3.0.0 •

Changelog

Source

3.0.0

  • Replace clearMessages option with clearReportedMessages and clearAllMessages.
davidtheclark
published 2.0.0 •

Changelog

Source

2.0.0

  • Only log warning messages (type: "warning") by default.
davidtheclark
published 1.4.1 •

Changelog

Source

1.4.1

  • Add filter option.
  • Add blacklist functionality to plugins option with ! prefix`.
davidtheclark
published 1.4.0 •

davidtheclark
published 1.3.3 •

Changelog

Source

1.3.3

  • Fix regression that caused positions from sources without incoming sourcemaps not to be logged.
davidtheclark
published 1.3.2 •

Changelog

Source

1.3.2

  • Find more accurate positions of preprocessed files with sourcemaps.
davidtheclark
published 1.3.1 •

Changelog

Source

1.3.1

  • Fix Windows path bug.
davidtheclark
published 1.3.0 •

Changelog

Source

1.3.0

  • Check individual messages for distinct sources, then group messages by those sources, instead of always using the PostCSS Result's source.
  • Output empty string from formatter if there are no messages, instead of undefined.
davidtheclark
published 1.2.1 •

Changelog

Source

1.2.1

  • Handle variable and absent input sources.
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