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

@unocss/transformer-attributify-jsx-babel

Package Overview
Dependencies
Maintainers
0
Versions
113
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.65.1 to 0.65.2

9

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

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

"@babel/preset-typescript": "^7.26.0",
"@unocss/core": "0.65.1"
"@unocss/core": "0.65.2"
},
"devDependencies": {
"magic-string": "^0.30.14"
"magic-string": "^0.30.17"
},
"scripts": {
"build": "unbuild",
"stub": "unbuild --stub"
"stub": "unbuild --stub",
"test:attw": "attw --pack --config-path ../../.attw-esm-only.json"
}
}
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