🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-partial-import

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-partial-import - npm Package Versions

2

4.1.0

Diff
jonathantneal
published 4.1.0 •

Changelog

Source

4.1.0 (May 13, 2017)

  • Added: Use PostCSS Import v10=
  • Updated: Properly note Node v4 support in package.json
jonathantneal
published 4.0.0 •

Changelog

Source

4.0.0 (May 11, 2017)

  • Added: PostCSS v6 compatibility
  • Added: Node v4 compatibility
  • Added: .editorconfig
  • Removed: echoing
jonathantneal
published 3.1.1 •

Changelog

Source

3.1.1 (February 14, 2017)

  • Updated: Fixed prefix handling when compiling on Windows
jonathantneal
published 3.1.0 •

Changelog

Source

3.1.0 (December 20, 2016)

  • Added: Tests for glob, extension
  • Changed: Default prefix is now empty ("")
  • Removed: JSCS validation
jonathantneal
published 3.0.1 •

Changelog

Source

3.0.1 (December 14, 2016)

  • Added: lib directory to the package
jonathantneal
published 3.0.0 •

Changelog

Source

3.0.0 (December 14, 2016)

  • Added: Plugin refactoring as an alternative version of postcss-import
  • Updated: Boilerplate conventions (Node v6.9.1 LTS)
jonathantneal
published 2.1.0 •

Changelog

Source

2.1.0 (October 18, 2016)

  • Added: Use css being imported with addDepedencyTo
  • Added: resolve option to override resolving paths
  • Updated: Improve ability to resolve npm modules
jonathantneal
published 2.0.0 •

Changelog

Source

2.0.0 (July 1, 2016)

  • Added: Imports look in node_modules, bower_components, etc
  • Added: dirs lets imports look in user specified directories
  • Added: plugins lets PostCSS plugins run over individual partials
  • Removed: Caching (for now)
  • Updated: Complete rewrite of the plugin
  • Updated: extension now includes the dot (e.g. .css)
jonathantneal
published 1.3.0 •

Changelog

Source

1.3.0 (September 14, 2015)

  • Added: Support for generating imported files
  • Updated: Switched to fs-promise from fs and mkdirp
  • Updated: Switched to assign from _extend
jonathantneal
published 1.2.0 •

Changelog

Source

1.2.0 (September 9, 2015)

  • Added: Support for media queries
  • Added: Support for caching sources
2