New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@unocss/transformer-attributify-jsx

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/transformer-attributify-jsx - npm Package Compare versions

Comparing version

to
0.48.5

4

package.json
{
"name": "@unocss/transformer-attributify-jsx",
"version": "0.48.4",
"version": "0.48.5",
"description": "Support valueless attributify in JSX/TSX.",

@@ -36,3 +36,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"@unocss/core": "0.48.4"
"@unocss/core": "0.48.5"
},

@@ -39,0 +39,0 @@ "devDependencies": {

@@ -89,3 +89,3 @@ # @unocss/transformer-attributify-jsx

This transformer will only transform attrubutes that are valid UnoCSS utilities.
This transformer will only transform attributes that are valid UnoCSS utilities.
You can also `blocklist` bypass some attributes from been transformed.

@@ -92,0 +92,0 @@