classless-js
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -37,3 +37,3 @@ #!/usr/bin/env node | ||
${unmatchedElems} | ||
${JSON.stringify(unmatchedElems)} | ||
@@ -40,0 +40,0 @@ Please revisit the design system documenation |
{ | ||
"name": "classless-js", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Enforce and question your design system by checking your classes against an approved class list", | ||
@@ -5,0 +5,0 @@ "main": "node ../bin/index.js", |
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
9024