stylelint-config-wordpress
Advanced tools
Comparing version 13.1.0 to 14.0.0
@@ -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 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19659
1
+ Added@types/node@22.9.3(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedbraces@3.0.3(transitive)
+ Addedclone-regexp@2.2.0(transitive)
+ Addedelectron-to-chromium@1.5.64(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedexecall@2.0.0(transitive)
+ Addedfile-entry-cache@5.0.1(transitive)
+ Addedfill-range@7.1.1(transitive)
+ Addedget-stdin@7.0.0(transitive)
+ Addedhtml-tags@3.3.1(transitive)
+ Addedimport-lazy@4.0.0(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedis-number@7.0.0(transitive)
+ Addedis-regexp@2.1.0(transitive)
+ Addedknown-css-properties@0.14.0(transitive)
+ Addedleven@3.1.0(transitive)
+ Addedlog-symbols@3.0.0(transitive)
+ Addedmicromatch@4.0.8(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedresolve-from@5.0.0(transitive)
+ Addedslash@3.0.0(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedstylelint@10.1.0(transitive)
+ Addedto-regex-range@5.0.1(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@22.10.1(transitive)
- Removedclone-regexp@1.0.1(transitive)
- Removedelectron-to-chromium@1.5.66(transitive)
- Removedexecall@1.0.0(transitive)
- Removedfile-entry-cache@4.0.0(transitive)
- Removedget-stdin@6.0.0(transitive)
- Removedhtml-tags@2.0.0(transitive)
- Removedimport-lazy@3.1.0(transitive)
- Removedis-regexp@1.0.0(transitive)
- Removedis-supported-regexp-flag@1.0.1(transitive)
- Removedknown-css-properties@0.11.0(transitive)
- Removedleven@2.1.0(transitive)
- Removedresolve-from@4.0.0(transitive)
- Removedstylelint@9.10.1(transitive)
- Removedundici-types@6.20.0(transitive)
Updatedstylelint-scss@^3.6.0