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.8 to 1.3.9

2

package.json
{
"name": "mxcn",
"version": "1.3.8",
"version": "1.3.9",
"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",

@@ -37,4 +37,5 @@ [![mxcn](./.github/logo.jpg)](https://github.com/AhmadAwais/mxcn)

```js
// Note: I called it `cn` as in className.
// Use ESM `import` statement syntax for ESM lib.
import cn from 'mxcn'; // `cn` as in className.
import cn from 'mxcn';
import { cn } from 'mxcn'; // Or named import.

@@ -41,0 +42,0 @@

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