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

@csstools/postcss-text-decoration-shorthand

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-text-decoration-shorthand - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

5

CHANGELOG.md
# Changes to PostCSS Text Decoration Shorthand
### 2.2.4 (May 19, 2023)
- Updated `@csstools/color-helpers` to `2.1.0` (minor)
### 2.2.3 (April 10, 2023)

@@ -4,0 +9,0 @@

18

package.json
{
"name": "@csstools/postcss-text-decoration-shorthand",
"description": "Use text-decoration in it's shorthand form in CSS",
"version": "2.2.3",
"version": "2.2.4",
"contributors": [

@@ -17,6 +17,12 @@ {

"license": "CC0-1.0",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/csstools"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"engines": {

@@ -43,3 +49,3 @@ "node": "^14 || ^16 || >=18"

"dependencies": {
"@csstools/color-helpers": "^2.0.0",
"@csstools/color-helpers": "^2.1.0",
"postcss-value-parser": "^4.2.0"

@@ -46,0 +52,0 @@ },

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