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

postcss-import

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-import - npm Package Versions

13
6

13.0.0

Diff

Changelog

Source

13.0.0 / 2020-10-20

  • BREAKING: Require Node 10+ (#429)
  • BREAKING: Upgrade to postcss v8 and require it as a peerDependency (#427, #432)
  • Update dependencies
ryanzim
published 12.0.1 •

Changelog

Source

12.0.1 / 2018-10-22

  • Add plugin property to dependency messages (#379, #380)
ryanzim
published 12.0.0 •

Changelog

Source

12.0.0 - 2018-08-04

  • Removed: Support for Node.js v4
  • Changed: Uses PostCSS v7 (https://github.com/postcss/postcss/releases/tag/7.0.0)
ryanzim
published 11.1.0 •

Changelog

Source

11.1.0 - 2018-02-10

  • Added: filter option
ryanzim
published 11.0.0 •

Changelog

Source

11.0.0 - 2017-09-16

  • Changed: A syntax error in an imported file now throws an error instead of just warning (#264)
  • Changed: Symlink handling to be consistent with Node.js require (#300)
ryanzim
published 10.0.0 •

Changelog

Source

10.0.0 - 2017-05-12

  • Removed: Support for Node.js versions less than 4.5.x (#283)
  • Changed: Upgraded to Postcss v6 (#283)
  • Removed: jspm support (#283)
  • Removed: deprecated addDependencyTo option
  • Removed: onImport option
  • Changed: Doesn't depend on promise-each (#281)
ryanzim
published 9.1.0 •

Changelog

Source

9.1.0 - 2017-01-10

  • Added: addModulesDirectories option (#256)
ryanzim
published 9.0.0 •

Changelog

Source

9.0.0 - 2016-12-02

  • Removed: transform option (#250)
  • Removed: pkg-resolve is no longer a dependency; this should fix some issues with webpack. jspm users must manually install pkg-resolve if they want to load jspm modules (see https://github.com/postcss/postcss-import#jspm-usage for more info) (#243)
  • Changed: If a file is not found, it will now throw an error instead of just raising a warning (#247)
  • Changed: If a custom resolver does not return an absolute path, the default resolver will be applied to the returned path. (#249)
  • Changed: postcss-import will try to guess the correct parser for imported files, based on the file extension. (#245)
  • Changed: Deprecated addDependencyTo option, it is not needed if using postcss-loader >= v1.0.0 (#251)
ryanzim
published 8.2.0 •

Changelog

Source

8.2.0 - 2016-11-09

  • Fixed: Warn about all @imports after other CSS declarations (#240)
  • Added: dependency message (#241)
moox
published 8.1.3 •

Changelog

Source

8.1.3 - 2016-11-03

  • Fixed: Nested import ordering (#236 - @RyanZim)
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