Socket
Socket
Sign inDemoInstall

tailwind-merge

Package Overview
Dependencies
2
Maintainers
1
Versions
237
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2-dev.2111ae2bcce162b38f843b46ff444ff78ba95b5b to 2.2.2-dev.361cf8c63c83993691571b078950461db883ca3a

22

package.json
{
"name": "tailwind-merge",
"version": "2.2.2-dev.2111ae2bcce162b38f843b46ff444ff78ba95b5b",
"version": "2.2.2-dev.361cf8c63c83993691571b078950461db883ca3a",
"description": "Merge Tailwind CSS classes without style conflicts",

@@ -64,16 +64,16 @@ "keywords": [

"dependencies": {
"@babel/runtime": "^7.24.0"
"@babel/runtime": "^7.24.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.0.2",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-polyfill-regenerator": "^0.5.5",
"babel-plugin-polyfill-regenerator": "^0.6.1",
"eslint": "^8.57.0",

@@ -85,8 +85,8 @@ "eslint-plugin-import": "^2.29.1",

"prettier": "^3.2.5",
"rollup": "^4.12.0",
"rollup": "^4.13.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.0",
"size-limit": "^11.0.2",
"size-limit": "^11.1.2",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"zx": "^7.2.3"

@@ -93,0 +93,0 @@ },

@@ -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/2111ae2bcce162b38f843b46ff444ff78ba95b5b/assets/logo.svg" alt="tailwind-merge" height="150px" />
<img src="https://github.com/dcastil/tailwind-merge/raw/361cf8c63c83993691571b078950461db883ca3a/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/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/2111ae2bcce162b38f843b46ff444ff78ba95b5b/docs/similar-packages.md)
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/similar-packages.md)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc