Socket
Socket
Sign inDemoInstall

stylelint-config-takiyon

Package Overview
Dependencies
182
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

.idea/jsLibraryMappings.xml

3

index.js

@@ -0,3 +1,6 @@

const postCss = require('postcss-css');
module.exports = {
extends: 'stylelint-config-concentric-order',
customSyntax: postCss,
plugins: [

@@ -4,0 +7,0 @@ 'stylelint-declaration-strict-value',

3

package.json
{
"name": "stylelint-config-takiyon",
"version": "2.0.1",
"version": "2.0.2",
"description": "Shareable stylelint config for Takiyon",

@@ -28,2 +28,3 @@ "main": "index.js",

"dependencies": {
"postcss-scss": "^4.0.5",
"stylelint-config-concentric-order": "^5.1.0",

@@ -30,0 +31,0 @@ "stylelint-declaration-strict-value": "^1.9.0",

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