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

stylelint-config-jimdo

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-jimdo - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

4

index.js

@@ -43,3 +43,3 @@ module.exports = {

"media-query-list-comma-space-before": ["never", { "severity": "warning" }],
"media-query-parentheses-space-inside": ["never", { "severity": "warning" }],
"media-feature-parentheses-space-inside": ["never", { "severity": "warning" }],
"no-duplicate-selectors": true,

@@ -52,3 +52,3 @@ "no-eol-whitespace": [true, { "severity": "warning" }],

}],
"no-missing-eof-newline": true,
"no-missing-end-of-source-newline": true,
"number-no-trailing-zeros": [true, { "severity": "warning" }],

@@ -55,0 +55,0 @@ "property-case": ["lower", { "severity": "warning" }],

{
"name": "stylelint-config-jimdo",
"version": "0.1.3",
"version": "0.2.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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