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 7.0.0 to 8.0.0

20

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

@@ -27,16 +27,16 @@ "main": "index.js",

"engines": {
"node": ">=12"
"node": "^14.13.1 || >=16.0.0"
},
"peerDependencies": {
"stylelint": "^14.14.0"
"stylelint": "^15.0.0"
},
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard-scss": "^6.1.0",
"stylelint-scss": "^4.3.0"
"stylelint-config-recess-order": "^4.0.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.1",
"stylelint-scss": "^4.4.0"
},
"devDependencies": {
"eslint": "^8.27.0",
"stylelint": "^14.14.1"
"eslint": "^8.36.0",
"stylelint": "^15.2.0"
},

@@ -47,4 +47,4 @@ "scripts": {

"test": "npm run lint",
"test-ci": "stylelint \"(bootstrap|bootstrap-4)/scss/**/*.scss\" --config index.js --ignore-pattern \"**/vendor/\" --formatter verbose"
"test-ci": "stylelint \"(bootstrap|bootstrap-4)/scss/**/*.scss\" --config index.js --ignore-pattern \"**/vendor/\" --ignore-pattern \"**/tests/\" --formatter verbose"
}
}

@@ -1,2 +0,2 @@

# stylelint-config-twbs-bootstrap [![npm version](https://img.shields.io/npm/v/stylelint-config-twbs-bootstrap)](https://www.npmjs.com/package/stylelint-config-twbs-bootstrap) [![Build Status](https://img.shields.io/github/workflow/status/twbs/stylelint-config-twbs-bootstrap/Tests/main?label=Tests&logo=github)](https://github.com/twbs/stylelint-config-twbs-bootstrap/actions?query=workflow%3ATests+branch%3Amain)
# stylelint-config-twbs-bootstrap [![npm version](https://img.shields.io/npm/v/stylelint-config-twbs-bootstrap)](https://www.npmjs.com/package/stylelint-config-twbs-bootstrap) [![Build Status](https://img.shields.io/github/actions/workflow/status/twbs/stylelint-config-twbs-bootstrap/test.yml?branch=main&label=Tests&logo=github)](https://github.com/twbs/stylelint-config-twbs-bootstrap/actions?query=workflow%3ATests+branch%3Amain)

@@ -3,0 +3,0 @@ Default stylelint config used by Bootstrap.

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