Socket
Socket
Sign inDemoInstall

postcss

Package Overview
Dependencies
3
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
2224
26Next

4.0.3

Diff

Changelog

Source

4.0.3

  • Faster API with 6to5 Loose mode.
  • Fix indexed source maps support.
ai
published 4.0.2 •

Changelog

Source

4.0.2

  • Do not copy IE hacks to code style.
ai
published 4.0.1 •

Changelog

Source

4.0.1

  • Add source.input to Root too.

4.0 “Duke Flauros”

  • Rename Container#childs to nodes.
  • Rename PostCSS#processors to plugins.
  • Add Node#replaceValues() method.
  • Add Node#moveTo(), moveBefore() and moveAfter() methods.
  • Add Node#cloneBefore() and cloneAfter() shortcuts.
  • Add Node#next(), prev() and root() shortcuts.
  • Add Node#replaceWith() method.
  • Add Node#error() method.
  • Add Container#removeAll() method.
  • Add filter argument to eachDecl() and eachAtRule().
  • Add Node#source.input and move source.file or source.id to input.
  • Change code indent, when node was moved.
  • Better fix code style on Rule, AtRule and Comment nodes changes.
  • Allow to create rules and at-rules by hash shortcut in append methods.
  • Add class name to CSS syntax error output.
ai
published 4.0.0 •

ai
published 3.0.7 •

Changelog

Source

3.0.7

  • Fix IE filter parsing with multiple commands.
  • Safer way to consume PostCSS object as plugin (by Maxime Thirouin).
ai
published 3.0.6 •

Changelog

Source

3.0.6

  • Fix missing semicolon when comment comes after last declaration.
  • Fix Safe Mode declaration parsing on unclosed blocks.
ai
published 3.0.5 •

Changelog

Source

3.0.5

  • Fix parser to support difficult cases with backslash escape and brackets.
  • Add CssSyntaxError#stack (by Maxime Thirouin).
ai
published 3.0.4 •

Changelog

Source

3.0.4

  • Fix Safe Mode on unknown word before declaration.
ai
published 3.0.3 •

Changelog

Source

3.0.3

  • Increase tokenizer speed (by Roman Dvornov).
ai
published 3.0.2 •

Changelog

Source

3.0.2

  • Fix empty comment parsing.
  • Fix Root#normalize in some inserts.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc