stylelint-use-nesting
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "stylelint-use-nesting", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Enforce nesting when it is possible in CSS", | ||
@@ -12,7 +12,2 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./index.mjs" | ||
} | ||
}, | ||
"files": [ | ||
@@ -19,0 +14,0 @@ "index.mjs", |
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
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
37098