Comparing version 2.1.23 to 2.1.24
@@ -1,2 +0,2 @@ | ||
declare type Argument = string | boolean | null | undefined; | ||
type Argument = string | boolean | null | undefined; | ||
/** | ||
@@ -3,0 +3,0 @@ * Conditionally join classNames into a single string |
{ | ||
"name": "classix", | ||
"version": "2.1.23", | ||
"version": "2.1.24", | ||
"description": "The fastest and tiniest utility for conditionally joining classNames.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/classix.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
7214