Socket
Socket
Sign inDemoInstall

stylelint-config-css-modules

Package Overview
Dependencies
1
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.5.0

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Change Log

## [1.5.0] - 2019-09-16
### Added
* Added support for Stylelint 11.
## [1.4.0] - 2019-04-14

@@ -34,3 +38,4 @@ ### Added

[Unreleased]: https://github.com/pascalduez/stylelint-config-css-modules/compare/1.4.0...HEAD
[Unreleased]: https://github.com/pascalduez/stylelint-config-css-modules/compare/1.5.0...HEAD
[1.5.0]: https://github.com/pascalduez/stylelint-config-css-modules/tags/1.5.0
[1.4.0]: https://github.com/pascalduez/stylelint-config-css-modules/tags/1.4.0

@@ -37,0 +42,0 @@ [1.3.0]: https://github.com/pascalduez/stylelint-config-css-modules/tags/1.3.0

10

package.json
{
"name": "stylelint-config-css-modules",
"version": "1.4.0",
"version": "1.5.0",
"description": "CSS modules shareable config for stylelint",

@@ -32,9 +32,9 @@ "keywords": [

"devDependencies": {
"ava": "^1.4.1",
"stylelint": "^10.0.0",
"stylelint-config-standard": "^18.3.0"
"ava": "^2.4.0",
"stylelint": "^11.0.0",
"stylelint-config-standard": "^19.0.0"
},
"peerDependencies": {
"stylelint": "7.x - 10.x"
"stylelint": "7.x - 11.x"
}
}
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