Socket
Socket
Sign inDemoInstall

@akijoey/stylelint-config

Package Overview
Dependencies
203
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.1.0

1

lib/less.js
module.exports = {
customSyntax: 'postcss-less',
extends: ['stylelint-config-standard-less'],
rules: {

@@ -4,0 +5,0 @@ 'at-rule-no-unknown': null

19

package.json
{
"name": "@akijoey/stylelint-config",
"version": "1.0.8",
"version": "1.1.0",
"description": "Personal stylelint config.",

@@ -30,14 +30,15 @@ "keywords": [

"dependencies": {
"postcss": "^8.4.16",
"postcss": "^8.4.33",
"postcss-less": "^6.0.0",
"postcss-sass": "^0.5.0",
"postcss-scss": "^4.0.4",
"postcss-styl": "^0.11.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard-scss": "^5.0.0"
"postcss-scss": "^4.0.9",
"postcss-styl": "^0.12.3",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-config-standard-scss": "^13.0.0"
},
"peerDependencies": {
"stylelint": "^14.11.0"
"stylelint": "^16.1.0"
},

@@ -44,0 +45,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc