Socket
Socket
Sign inDemoInstall

@unocss/preset-attributify

Package Overview
Dependencies
Maintainers
1
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-attributify - npm Package Compare versions

Comparing version 0.58.9 to 0.59.0-beta.1

12

package.json
{
"name": "@unocss/preset-attributify",
"version": "0.58.9",
"type": "module",
"version": "0.59.0-beta.1",
"description": "Attributify preset for UnoCSS",

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

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
}
},
"main": "dist/index.cjs",
"main": "dist/index.mjs",
"module": "dist/index.mjs",

@@ -37,3 +37,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@unocss/core": "0.58.9"
"@unocss/core": "0.59.0-beta.1"
},

@@ -40,0 +40,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