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

@spryker/frontend-config.stylelint

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spryker/frontend-config.stylelint - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.stylelintrc.json

11

CHANGELOG.md

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

## [0.0.5](https://github.com/spryker/frontend-configs/compare/@spryker/frontend-config.stylelint@0.0.4...@spryker/frontend-config.stylelint@0.0.5) (2020-12-18)
### Bug Fixes
* changed naming of the `.stylintrc` and `.stylintrc-zed` files ([cadd09d](https://github.com/spryker/frontend-configs/commit/cadd09df36ae4c587be1bf29e7012ccda7cc81de))
## [0.0.4](https://github.com/spryker/frontend-configs/compare/@spryker/frontend-config.stylelint@0.0.3...@spryker/frontend-config.stylelint@0.0.4) (2020-12-11)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@spryker/frontend-config.stylelint",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -8,3 +8,3 @@ "publishConfig": {

},
"gitHead": "7acec4d691c9d178466a10022350ca798447806a"
"gitHead": "1f34a0360eb2c176995de1bd04b3dee2ef5382b6"
}

@@ -8,6 +8,6 @@ # `@spryker/frontend-config.stylelint`

```
const stylelintConfig = require('@spryker/frontend-config.stylelint/.stylelintrc');
const stylelintZedConfig = require('@spryker/frontend-config.stylelint/.stylelintrc-zed');
const stylelintConfig = require('@spryker/frontend-config.stylelint/.stylelintrc.json');
const stylelintZedConfig = require('@spryker/frontend-config.stylelint/.zed-stylelintrc.json');
// TODO: DEMONSTRATE API
```
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