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.54.3

8

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

@@ -25,4 +25,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}

@@ -37,3 +37,3 @@ },

"dependencies": {
"@unocss/core": "0.54.2"
"@unocss/core": "0.54.3"
},

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