Socket
Socket
Sign inDemoInstall

mxcn

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mxcn - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

package.json
{
"name": "mxcn",
"version": "1.3.3",
"version": "1.3.4",
"description": "Utility function to use both `clsx` and `tailwind-merge` in one go. Where class merging becomes a seamless dance, leaving style conflicts in the dust!",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -77,3 +77,3 @@ [![mxcn](./.github/logo.jpg)](https://github.com/AhmadAwais/mxcn)

// Kitchen sink (with nesting)
// The famous Kitchen sink (with nesting)
cn('foo', [1 && 'bar', { baz:false, bat:null }, ['hello', ['world']]], 'cya')

@@ -80,0 +80,0 @@ //=> 'foo bar hello world cya'

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