Socket
Socket
Sign inDemoInstall

tailwind-merge

Package Overview
Dependencies
Maintainers
0
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-merge - npm Package Compare versions

Comparing version 2.3.0-dev.394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8 to 2.3.0-dev.5ff654d45ee41119fadfb6fc43d6d3671e08a419

12

package.json
{
"name": "tailwind-merge",
"version": "2.3.0-dev.394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8",
"version": "2.3.0-dev.5ff654d45ee41119fadfb6fc43d6d3671e08a419",
"description": "Merge Tailwind CSS classes without style conflicts",

@@ -45,3 +45,2 @@ "keywords": [

},
"module": "./dist/bundle-mjs.mjs",
"main": "./dist/bundle-cjs.js",

@@ -60,3 +59,2 @@ "types": "./dist/types.d.ts",

"lint": "eslint --max-warnings 0 '**'",
"size": "size-limit",
"preversion": "if [ -n \"$DANYS_MACHINE\" ]; then git checkout main && git pull; fi",

@@ -66,7 +64,5 @@ "version": "zx scripts/update-readme.mjs",

},
"dependencies": {
"@babel/runtime": "^7.24.6"
},
"dependencies": {},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.24.6",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.6",

@@ -76,3 +72,2 @@ "@rollup/plugin-babel": "^6.0.4",

"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/jest": "^29.5.12",

@@ -92,3 +87,2 @@ "@typescript-eslint/eslint-plugin": "^7.11.0",

"rollup-plugin-dts": "^6.1.1",
"size-limit": "^11.1.4",
"ts-jest": "^29.1.4",

@@ -95,0 +89,0 @@ "tslib": "^2.6.2",

@@ -6,3 +6,3 @@ <!-- This file is autogenerated. If you want to change this content, please do the changes in `./docs/README.md` instead. -->

<a href="https://github.com/dcastil/tailwind-merge">
<img src="https://github.com/dcastil/tailwind-merge/raw/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/assets/logo.svg" alt="tailwind-merge" height="150px" />
<img src="https://github.com/dcastil/tailwind-merge/raw/5ff654d45ee41119fadfb6fc43d6d3671e08a419/assets/logo.svg" alt="tailwind-merge" height="150px" />
</a>

@@ -29,12 +29,12 @@ </div>

- [What is it for](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/394c5ba6d17ce754c55cf1bc3e6d3adff599cfd8/docs/similar-packages.md)
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/5ff654d45ee41119fadfb6fc43d6d3671e08a419/docs/similar-packages.md)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc