Comparing version 2.0.1 to 2.0.2
@@ -92,3 +92,3 @@ declare module "colorette" { | ||
function createColors(options: { useColor: boolean }): Colorette | ||
function createColors(options?: { useColor: boolean }): Colorette | ||
} |
{ | ||
"name": "colorette", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "index.cjs", |
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
15077