Socket
Socket
Sign inDemoInstall

@csstools/css-calc

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/css-calc - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

13

CHANGELOG.md
# Changes to CSS Calc
### 1.2.2
_May 4, 2024_
- Updated [`@csstools/css-tokenizer`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`2.3.1`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#231) (patch)
- Updated [`@csstools/css-parser-algorithms`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`2.6.3`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#263) (patch)
### 1.2.1

@@ -22,8 +29,2 @@

### 1.1.7
_February 19, 2024_
- Updated [`@csstools/css-parser-algorithms`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`2.6.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#260) (minor)
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md)
{
"name": "@csstools/css-calc",
"description": "Solve CSS math expressions",
"version": "1.2.1",
"version": "1.2.2",
"contributors": [

@@ -51,4 +51,4 @@ {

"peerDependencies": {
"@csstools/css-parser-algorithms": "^2.6.2",
"@csstools/css-tokenizer": "^2.3.0"
"@csstools/css-parser-algorithms": "^2.6.3",
"@csstools/css-tokenizer": "^2.3.1"
},

@@ -55,0 +55,0 @@ "homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme",

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