Socket
Socket
Sign inDemoInstall

@stylistic/stylelint-plugin

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/stylelint-plugin - npm Package Compare versions

Comparing version 2.1.3 to 3.0.0

6

package.json
{
"name": "@stylistic/stylelint-plugin",
"description": "A collection of stylistic/formatting Stylelint rules",
"version": "2.1.3",
"version": "3.0.0",
"license": "MIT",

@@ -28,3 +28,3 @@ "author": {

"peerDependencies": {
"stylelint": "^16.0.2"
"stylelint": "^16.8.0"
},

@@ -75,4 +75,4 @@ "dependencies": {

"version": "update-changelog && git add CHANGELOG.md",
"postversion": "if [ \"$CI\" != \"true\" ]; then pnpm publish --access public; git push --follow-tags; fi"
"postversion": "if [ \"$CI\" != \"true\" ]; then pnpm publish --access public; fi"
}
}
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