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

postcss-calc

Package Overview
Dependencies
Maintainers
6
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-calc - npm Package Versions

124

6.0.2

Diff
ai
published 6.0.2 •

Changelog

Source

6.0.2 - 2018-09-25

  • Fixed: use PostCSS 7 (thanks to @douglasduteil)
semigradsky
published 6.0.1 •

Changelog

Source

6.0.1 - 2017-10-10

  • Fixed: throwing error for attribute selectors without a value
beneb
published 6.0.0 •

Changelog

Source

6.0.0 - 2017-05-08

  • Breaking: Updated PostCSS from v5.x to v6.x, and reduce-css-calc from v1.x to v2.x (thanks to @andyjansson).
moox
published 5.3.1 •

Changelog

Source

5.3.1 - 2016-08-22

  • Fixed: avoid security issue related to reduce-css-calc@< 1.2.4.
moox
published 5.3.0 •

Changelog

Source

5.3.0 - 2016-07-11

  • Added: support for selector transformation via selectors option. (#29 - @uniquegestaltung)
moox
published 5.2.1 •

Changelog

Source

5.2.1 - 2016-04-10

  • Fixed: support for multiline value (#27)
moox
published 5.2.0 •

Changelog

Source

5.2.0 - 2016-01-08

  • Added: "mediaQueries" option for @media support (#22)
moox
published 5.1.0 •

Changelog

Source

5.1.0 - 2016-01-07

  • Added: "warnWhenCannotResolve" option to warn when calc() are not reduced to a single value (#20)
moox
published 5.0.0 •

Changelog

Source

5.0.0 - 2015-08-25

  • Removed: compatibility with postcss v4.x
  • Added: compatibility with postcss v5.x
moox
published 4.1.0 •

Changelog

Source

4.1.0 - 2015-04-09

  • Added: compatibility with postcss v4.1.x (#12)