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.a0bdc1182119cfd7b7b1a9a7ad04cdd975a0f8b3 to 2.3.0-dev.a51bec8ca2b6d9972bd1401c5a5cc49f84defb75

20

package.json
{
"name": "tailwind-merge",
"version": "2.3.0-dev.a0bdc1182119cfd7b7b1a9a7ad04cdd975a0f8b3",
"version": "2.3.0-dev.a51bec8ca2b6d9972bd1401c5a5cc49f84defb75",
"description": "Merge Tailwind CSS classes without style conflicts",

@@ -65,3 +65,3 @@ "keywords": [

"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.6",
"@babel/preset-env": "^7.24.7",
"@rollup/plugin-babel": "^6.0.4",

@@ -71,4 +71,4 @@ "@rollup/plugin-node-resolve": "^15.2.3",

"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"babel-plugin-annotate-pure-calls": "^0.4.0",

@@ -78,13 +78,13 @@ "babel-plugin-polyfill-regenerator": "^0.6.2",

"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"globby": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.1",
"ts-jest": "^29.1.4",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"zx": "^8.1.2"
"ts-jest": "^29.1.5",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"zx": "^8.1.3"
},

@@ -91,0 +91,0 @@ "publishConfig": {

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

@@ -22,6 +22,2 @@ export interface Config<ClassGroupIds extends string, ThemeGroupIds extends string>

separator: string
/**
* Theme scales used in classGroups.
* The keys are the same as in the Tailwind config but the values are sometimes defined more broadly.
*/
}

@@ -28,0 +24,0 @@

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