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

stylelint-config-recess-order

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-recess-order - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

20

index.js

@@ -12,2 +12,6 @@ module.exports = {

"z-index",
],
},
{
"properties": [
"-webkit-box-sizing",

@@ -55,2 +59,6 @@ "-moz-box-sizing",

"clear",
],
},
{
"properties": [
"font",

@@ -112,2 +120,6 @@ "font-family",

"list-style-image",
],
},
{
"properties": [
"pointer-events",

@@ -139,2 +151,6 @@ "-ms-touch-action",

"nav-left",
],
},
{
"properties": [
"background",

@@ -221,2 +237,6 @@ "background-color",

"-ms-interpolation-mode",
],
},
{
"properties": [
"-webkit-transition",

@@ -223,0 +243,0 @@ "-moz-transition",

2

package.json
{
"name": "stylelint-config-recess-order",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "",

@@ -5,0 +5,0 @@ "description": "Recess-based property sort order for Stylelint.",

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