Socket
Socket
Sign inDemoInstall

postcss-reduce-initial

Package Overview
Dependencies
13
Maintainers
7
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.1 to 5.1.2

2

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

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -35,3 +35,3 @@ # [postcss][postcss]-reduce-initial

h1 {
min-width: 0;
min-width: auto;
}

@@ -38,0 +38,0 @@ ```

@@ -25,3 +25,2 @@ {

"mask-origin": "border-box",
"mask-repeat": "no-repeat",
"mask-type": "luminance",

@@ -28,0 +27,0 @@ "ruby-align": "space-around",

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