Socket
Socket
Sign inDemoInstall

postcss-import

Package Overview
Dependencies
17
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

16.1.0

Diff

ryanzim
published 16.0.1 •

Changelog

Source

16.0.1 / 2024-02-14

  • Fix crash when handling some @imports with media conditions (#557, #558)
ryanzim
published 16.0.0 •

Changelog

Source

16.0.0 / 2024-01-02

  • BREAKING: Require Node.js v18+ (#550, #551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#532, #548)
  • When skipDuplicates is false, handles import cycles correctly (#462, #535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#84, #541)
  • Use proper node.errors (#518, #540)

Huge thanks to @romainmenke for all the hard work he put into this release.

ryanzim
published 15.1.0 •

Changelog

Source

15.1.0 / 2022-12-07

  • Add data: URL support (this is not useful for most consumers) (#515)
ryanzim
published 15.0.1 •

Changelog

Source

15.0.1 / 2022-12-01

  • Preserve layer in ignored @imports (#510, #511)
  • Join media queries in the correct order (#512, #513)
ryanzim
published 15.0.0 •

Changelog

Source

15.0.0 / 2022-08-30

  • BREAKING: Require Node.js v14+ (#497)
  • BREAKING: Require nameLayer option for handling anonymous layers (#496)
  • Fix handling of @media queries inside layered imports (#495, #496)
ryanzim
published 14.1.0 •

Changelog

Source

14.1.0 / 2022-03-22

  • Add @layer support (#483)
ryanzim
published 14.0.2 •

Changelog

Source

14.0.2 / 2021-05-10

  • Remove remaining direct import of postcss package (#455, #456)
ryanzim
published 14.0.1 •

Changelog

Source

14.0.1 / 2021-03-31

  • Fix bug with @charset statements in media imports (#448, #453)
ryanzim
published 14.0.0 •

Changelog

Source

14.0.0 / 2020-12-14

This release should not have breaking changes for the vast majority of users; only those with @charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible @charset statements (#447)
  • BREAKING: Warn if @charset statements are not at the top of files (#447)
  • Fix handing of @charset (#436, #447)
23456Next
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