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

classix

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

classix - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

2

dist/index.d.ts

@@ -1,2 +0,2 @@

declare type Argument = string | boolean | number;
declare type Argument = string | boolean | number | null | undefined;
/**

@@ -3,0 +3,0 @@ * Conditionally join classNames into a single string

{
"name": "classix",
"version": "1.1.1",
"description": "A tiny utility for conditionally joining classNames.",
"version": "1.2.0",
"description": "The fastest and tiniest utility for conditionally joining classNames.",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",

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