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

postcss-calc

Package Overview
Dependencies
Maintainers
5
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-calc - npm Package Versions

134

8.1.0

Diff

Changelog

Source

8.1.0 (2022-01-03)

Features

  • avoid fatal error (#137) (125be6a)
semigradsky
published 8.0.0 •

Changelog

Source

8.0.0

  • Breaking: Updated PostCSS from v7.x to v8.x (#125)
evilebottnawi
published 7.0.5 •

Changelog

Source

7.0.5

  • Fixed: reduction
semigradsky
published 7.0.4 •

Changelog

Source

7.0.4

  • Fixed: strips away important factors from multiplications in calc() (#107)
evilebottnawi
published 7.0.3 •

Changelog

Source

7.0.3

  • Fixed: substracted css-variable from zero (#111)
semigradsky
published 7.0.2 •

Changelog

Source

7.0.2

  • Fixed: incorrect reduction of subtraction from zero (#88)
  • Fixed: doesn't remove calc for single function
  • Fixed: relax parser on unknown units (#76)
  • Fixed: handle numbers with exponen composed (#83)
  • Fixed: handle plus sign before value (#79)
  • Fixed: better handle precision for nested calc (#75)
  • Fixed: properly handle nested add and sub expression inside sub expression (#64)
  • Fixed: handle uppercase units and functions (#71)
  • Fixed: do not break calc with single var (cssnano/cssnano#725)
  • Updated: postcss to 7.0.27 (patch)
  • Updated: postcss-selector-parser to 6.0.2
  • Updated: postcss-value-parser to 4.0.2
jonathantneal
published 7.0.1 •

Changelog

Source

7.0.1

  • Updated: postcss to 7.0.2 (patch)
  • Updated: postcss-selector-parser to 5.0.0-rc.4 (patch)
  • Updated: postcss-value-parser to 3.3.1 (patch)
andyjansson
published 7.0.0 •

Changelog

Source

7.0.0

  • Changed: Updated postcss-selector-parser to version 5.0.0-rc.3
  • Changed: Dropped reduce-css-calc as a dependency
  • Fixed: Support constant() and env() (#42, #48)
  • Fixed: Support custom properties with "calc" in its name (#50)
  • Fixed: Remove unnecessary whitespace around * and / (cssnano#625)
  • Fixed: Arithmetic bugs around subtraction (#49)
  • Fixed: Handling of nested calc statements (reduce-css-calc#49)
  • Fixed: Bugs regarding complex calculations (reduce-cs-calc#45)
  • Fixed: 100% incorrectly being transformed to 1 (reduce-css-calc#44)
  • Added: support for case-insensitive calc statements
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
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