Skip to content

Commit

Permalink
csstools/postcss-hwb-function-4.0.6 (#1940)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
1 parent 36a5cd2 commit 6fc6760
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions directory/@csstools/postcss-hwb-function.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-hwb-function",
"description": "Use hwb() color functions in CSS",
"version": "4.0.5",
"version": "4.0.6",
"contributors": [
{
"name": "Antonio Laguna",
Expand Down Expand Up @@ -42,7 +42,7 @@
}
},
"dependencies": {
"@csstools/css-color-parser": "^3.0.5",
"@csstools/css-color-parser": "^3.0.6",
"@csstools/css-parser-algorithms": "^3.0.4",
"@csstools/css-tokenizer": "^3.0.3",
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
Expand Down Expand Up @@ -71,21 +71,21 @@
"postcss-plugin",
"syntax"
],
"_id": "@csstools/[email protected].5",
"gitHead": "6938c2f26ac6b1c76e06b7b54775e766d65c7b9c",
"_id": "@csstools/[email protected].6",
"gitHead": "e2cca691e1be13850251c6bd68f3544c568b0d8e",
"types": "./dist/index.d.ts",
"_nodeVersion": "22.1.0",
"_npmVersion": "10.7.0",
"_nodeVersion": "22.11.0",
"_npmVersion": "10.9.0",
"dist": {
"integrity": "sha512-bPn/SQyiiYjWkwK2ykc7O9LliMR50YfUGukd6jQI2okHzB7NxNt/IS45tS1Muk7Hhf3B9Lbmg1Ofq36tBmM92Q==",
"shasum": "63a3e45919e5ab8d041a6c1d7b38f9e6f037b7ff",
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.5.tgz",
"integrity": "sha512-927Pqy3a1uBP7U8sTfaNdZVB0mNXzIrJO/GZ8us9219q9n06gOqCdfZ0E6d1P66Fm0fYHvxfDbfcUuwAn5UwhQ==",
"shasum": "c40f557a54ed45e75c601a9ba7a08d315f64dbd7",
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.6.tgz",
"fileCount": 7,
"unpackedSize": 8271,
"unpackedSize": 7782,
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEUCIQDeEHDjl+RsMe2hoplBVlLaCavlBnJt9RFkec8OjDUH7QIgT5Si1NnuPDYAUyw1fc2/e9CEYE2BAwcVcUch/M+81XQ="
"sig": "MEUCIQD+oWel6Jt0UuBWa8W6kCF8KVIsGeVWnFfLFHnN2KpnHAIgL8DGWAZWpn35bOMZ56rAvLHQWCWQhz8CQChDw2y8894="
}
]
},
Expand All @@ -110,8 +110,8 @@
],
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/postcss-hwb-function_4.0.5_1730498391362_0.9870787004384383"
"tmp": "tmp/postcss-hwb-function_4.0.6_1731322910236_0.4905391562519146"
},
"_hasShrinkwrap": false,
"_time": "2024-11-01T21:59:51.557Z"
"_time": "2024-11-11T11:01:50.440Z"
}

0 comments on commit 6fc6760

Please sign in to comment.