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

@bmatei/stylelint-config

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bmatei/stylelint-config - npm Package Compare versions

Comparing version 1.0.3 to 1.0.6

.releaserc.yaml

20

package.json
{
"name": "@bmatei/stylelint-config",
"version": "1.0.3",
"version": "1.0.6",
"description": "Configurations for StyleLint",

@@ -9,19 +9,13 @@ "author": "Bogdan Matei <bogdan@matei.dev>",

"repository": "github:bfmatei/stylelint-config",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
"scripts": {
"semantic-release": "semantic-release"
},
"lint-staged": {
"gitDir": "../",
"*.{js,json}": [
"prettier --write",
"git add"
]
},
"devDependencies": {
"@semantic-release/changelog": "5.0.0",
"@semantic-release/git": "9.0.0",
"husky": "4.0.10",
"lint-staged": "9.5.0",
"prettier": "1.19.1"
"prettier": "1.19.1",
"semantic-release": "17.0.2"
}
}
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