Socket
Socket
Sign inDemoInstall

stylelint-config-rational-order-fix

Package Overview
Dependencies
260
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

12

package.json
{
"name": "stylelint-config-rational-order-fix",
"version": "0.1.4",
"version": "0.1.5",
"description": "Stylelint config that sorts related property declarations by grouping together following the order: Positioning, Box Model, Typography, Visual, Animation, Other.",

@@ -10,10 +10,10 @@ "author": "Constverum <constverum@gmail.com>",

"type": "git",
"url": "git+https://github.com/constverum/stylelint-config-rational-order.git"
"url": "git+https://github.com/Allohamora/stylelint-config-rational-order.git"
},
"bugs": {
"url": "https://github.com/constverum/stylelint-config-rational-order/issues"
"url": "https://github.com/Allohamora/stylelint-config-rational-order/issues"
},
"scripts": {
"lint": "node ./node_modules/eslint/bin/eslint.js .",
"test": "node ./node_modules/jest-cli/bin/jest.js"
"lint": "eslint .",
"test": "jest"
},

@@ -47,3 +47,3 @@ "keywords": [

},
"homepage": "https://github.com/constverum/stylelint-config-rational-order"
"homepage": "https://github.com/Allohamora/stylelint-config-rational-order"
}
# stylelint-config-rational-order-fix
## stylelint-config-rational-order with updated dependencies for fix npm audit vulnerabilities.
## [stylelint-config-rational-order](https://www.npmjs.com/package/stylelint-config-rational-order) with updated dependencies for fix npm audit vulnerabilities.

@@ -4,0 +4,0 @@ [![NPM version][version-img]][npm-url]

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