Socket
Socket
Sign inDemoInstall

@unocss/transformer-attributify-jsx

Package Overview
Dependencies
Maintainers
1
Versions
152
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 0.45.18 to 0.45.19

7

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

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

".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",

@@ -36,6 +37,6 @@ "import": "./dist/index.mjs"

"dependencies": {
"@unocss/core": "0.45.18"
"@unocss/core": "0.45.19"
},
"devDependencies": {
"magic-string": "^0.26.2"
"magic-string": "^0.26.3"
},

@@ -42,0 +43,0 @@ "scripts": {

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