You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

postcss-advanced-variables

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-advanced-variables - npm Package Versions

2

5.0.0

Diff
r
romainmenke
published 5.0.0 •

Changelog

Source

5.0.0

  • Updated dependencies
  • Changed: Support for Node 18+
r
romainmenke
published 4.0.0 •

Changelog

Source

4.0.0

  • Updated: postcss to ^8.4 (major)
j
jonathantneal
published 3.0.1 •

Changelog

Source

3.0.1 (February 27, 2020)

  • Fixed: parsing the contents of imported stylesheets (#71)
j
jonathantneal
published 3.0.0 •

Changelog

Source

3.0.0 (November 22, 2018)

  • Fixed: transform variables in default value of mixins
  • Updated: postcss to 7.0.6 (major)
  • Changed: Support for Node 6+
j
jonathantneal
published 2.3.3 •

Changelog

Source

2.3.3 (February 10, 2018)

  • Fixed: asynchronous transforms to allow for imported mixins and variables
j
jonathantneal
published 2.3.2 •

Changelog

Source

2.3.2 (February 10, 2018)

  • Fixed: imports failing when from is missing
j
jonathantneal
published 2.3.1 •

Changelog

Source

2.3.1 (February 10, 2018)

  • Added: babel-plugin-array-includes instead of babel-polyfill for publish
  • Fixed: @mixin rules to support being declared with empty parens
  • Noted: Recommend postcss-scss-syntax to best support variable interpolation
j
jonathantneal
published 2.3.0 •

Changelog

Source

2.3.0 (January 6, 2018)

  • Added: importFilter option to accept or ignore imports by function or regex
  • Added: Support for media parameters after @import rules
  • Added: Support for case-insensitive at-rules
  • Fixed: Protocol and protocol-less imports are ignored
j
jonathantneal
published 2.2.0 •

Changelog

Source

2.2.0 (January 2, 2018)

  • Added: Support for @import
  • Added: disable option to conditionally disable any feature(s)
  • Fixed: How iterator arrays and objects are treated
j
jonathantneal
published 2.1.0 •

Changelog

Source

2.1.0 (January 1, 2018)

  • Added: Support for @mixin, @include, and @content
2