Socket
Socket
Sign inDemoInstall

postcss-reduce-initial

Package Overview
Dependencies
13
Maintainers
7
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

7

package.json
{
"name": "postcss-reduce-initial",
"version": "6.0.2",
"version": "6.0.3",
"description": "Reduce initial definitions to the actual initial value, where possible.",

@@ -26,3 +26,3 @@ "main": "src/index.js",

"dependencies": {
"browserslist": "^4.22.2",
"browserslist": "^4.23.0",
"caniuse-api": "^3.0.0"

@@ -39,4 +39,3 @@ },

"html-to-text": "^9.0.5",
"nanospy": "^1.0.0",
"postcss": "^8.4.32"
"postcss": "^8.4.35"
},

@@ -43,0 +42,0 @@ "peerDependencies": {

{
"-webkit-line-clamp": "none",
"accent-color": "auto",

@@ -29,3 +28,2 @@ "align-content": "normal",

"background-repeat": "repeat",
"block-overflow": "clip",
"block-size": "auto",

@@ -186,3 +184,3 @@ "border-block-style": "none",

"mask-image": "none",
"mask-position": "center",
"mask-position": "0% 0%",
"mask-repeat": "repeat",

@@ -208,3 +206,3 @@ "mask-size": "auto",

"offset-path": "none",
"offset-position": "auto",
"offset-position": "normal",
"offset-rotate": "auto",

@@ -319,3 +317,2 @@ "opacity": "1",

"white-space": "normal",
"white-space-trim": "none",
"widows": "2",

@@ -322,0 +319,0 @@ "width": "auto",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc