🚀 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

234

10.1.1

Diff
ludovicofischer
published 10.1.1 •

Changelog

Source

10.1.1 (2025-01-31)

Bug Fixes

  • handle calc keywords correctly (#234) (87d57ef), closes #210
ludovicofischer
published 10.1.0 •

Changelog

Source

10.1.0 (2025-01-07)

Features

  • add support for lh & rlh units (9b6d7a1)

Bug Fixes

ludovicofischer
published 10.0.2 •

Changelog

Source

10.0.2 (2024-08-16)

Bug Fixes

  • add support for svh, lvh, dvh, svw, lvw, dvw, svmin, lvmin, dvmin, svmax, lvmax, dvmax units (f5eaea1)
ludovicofischer
published 10.0.1 •

Changelog

Source

10.0.2 (2024-08-16)

Bug Fixes

  • add support for svh, lvh, dvh, svw, lvw, dvw, svmin, lvmin, dvmin, svmax, lvmax, dvmax units (f5eaea1)
ludovicofischer
published 10.0.0 •

Changelog

Source

10.0.0 (2024-04-26)

Breaking Changes

  • drop support for Node.js 14, 16, 19 and 21
ludovicofischer
published 9.0.1 •

Changelog

Source

9.0.1 (2023-05-05)

Bug Fixes

  • fix disappearing calc expression when source contains extra brackets (18bb47bd0)
ludovicofischer
published 9.0.0 •

Changelog

Source

9.0.0 (2023-04-29)

Breaking Changes

  • drop support for Node.js versions before 14
ludovicofischer
published 8.2.4 •

Changelog

Source

8.2.4 (2022-02-05)

Patch Changes

  • convert source to CommonJS and publish untranspiled code (b55adcb)
ludovicofischer
published 8.2.3 •

Changelog

Source

8.2.3 (2022-01-28)

Bug Fixes

ludovicofischer
published 8.2.2 •

Changelog

Source

8.2.2 (2022-01-12)

Bug Fixes

  • respect CSS var when reducing (99d9fa5)