Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stylelint-config-wordpress

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-wordpress - npm Package Compare versions

Comparing version 13.1.0 to 14.0.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 14.0.0
- Updated: `stylelint` to `10.0.0`.
- Updated: `stylelint-scss` to `3.6.0`.
- Updated: `stylelint-config-recommended` to `2.2.0`.
# 13.1.0

@@ -2,0 +8,0 @@

32

package.json
{
"name": "stylelint-config-wordpress",
"version": "13.1.0",
"version": "14.0.0",
"description": "WordPress shareable config for stylelint",

@@ -39,26 +39,26 @@ "author": "Stylelint",

"dependencies": {
"stylelint-config-recommended": "^2.1.0",
"stylelint-config-recommended": "^2.2.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-scss": "^3.3.0"
"stylelint-scss": "^3.6.0"
},
"devDependencies": {
"@commitlint/cli": "^7.0.0",
"@commitlint/config-conventional": "^7.0.1",
"@wordpress/npm-package-json-lint-config": "^1.1.2",
"eslint": "^5.4.0",
"eslint-plugin-jest": "^21.21.0",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@wordpress/npm-package-json-lint-config": "^1.2.0",
"eslint": "^5.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#b65ae0cea1199c9714641ed3be7ea98fcb27dd6c",
"husky": "^0.14.3",
"jest": "^23.5.0",
"npm-package-json-lint": "^3.3.0",
"npm-run-all": "^4.1.3",
"husky": "^1.3.1",
"jest": "^24.7.1",
"npm-package-json-lint": "^3.6.0",
"npm-run-all": "^4.1.5",
"npmpub": "^4.1.0",
"remark-cli": "^5.0.0",
"remark-cli": "^6.0.1",
"remark-preset-lint-consistent": "^2.0.2",
"remark-preset-lint-recommended": "^3.0.2",
"stylelint": "^9.5.0",
"stylelint-find-rules": "^1.1.1"
"stylelint": "^10.0.1",
"stylelint-find-rules": "^2.0.0"
},
"peerDependencies": {
"stylelint": "^9.5.0"
"stylelint": "^9.5.0 || ^10.0.0"
},

@@ -65,0 +65,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