Socket
Socket
Sign inDemoInstall

@unocss/transformer-attributify-jsx-babel

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.62.3 to 0.62.4

4

package.json
{
"name": "@unocss/transformer-attributify-jsx-babel",
"type": "module",
"version": "0.62.3",
"version": "0.62.4",
"description": "Support valueless attributify in JSX/TSX.",

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

"@babel/preset-typescript": "^7.24.7",
"@unocss/core": "0.62.3"
"@unocss/core": "0.62.4"
},

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

@@ -53,5 +53,5 @@ # @unocss/transformer-attributify-jsx-babel

```ts
import transformerAttributifyJsx from '@unocss/transformer-attributify-jsx-babel'
// uno.config.js
import { defineConfig, presetAttributify } from 'unocss'
import transformerAttributifyJsx from '@unocss/transformer-attributify-jsx-babel'

@@ -58,0 +58,0 @@ export default defineConfig({

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc