Socket
Socket
Sign inDemoInstall

stylelint-config-twbs-bootstrap

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-twbs-bootstrap - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

1

index.js

@@ -18,2 +18,3 @@ 'use strict';

'color-named': 'never',
'custom-property-empty-line-before': null,
'custom-property-pattern': null,

@@ -20,0 +21,0 @@ 'declaration-block-no-redundant-longhand-properties': null,

12

package.json
{
"name": "stylelint-config-twbs-bootstrap",
"version": "3.0.1",
"version": "3.1.0",
"description": "Default stylelint config used by Bootstrap.",

@@ -30,13 +30,13 @@ "main": "index.js",

"peerDependencies": {
"stylelint": "^14.1.0"
"stylelint": "^14.4.0"
},
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-config-standard": "^25.0.0",
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-scss": "^4.1.0"
"stylelint-scss": "^4.2.0"
},
"devDependencies": {
"eslint": "^8.5.0",
"stylelint": "^14.2.0"
"eslint": "^8.16.0",
"stylelint": "^14.8.3"
},

@@ -43,0 +43,0 @@ "scripts": {

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