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

@unocss/transformer-directives

Package Overview
Dependencies
Maintainers
2
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/transformer-directives - npm Package Compare versions

Comparing version 0.65.1 to 0.65.2

13

package.json
{
"name": "@unocss/transformer-directives",
"type": "module",
"version": "0.65.1",
"version": "0.65.2",
"description": "UnoCSS transformer for `@apply` directive",

@@ -35,13 +35,14 @@ "author": "hannoeru <me@hanlee.co>",

"dependencies": {
"css-tree": "^3.0.1",
"@unocss/core": "0.65.1",
"@unocss/rule-utils": "0.65.1"
"css-tree": "^3.1.0",
"@unocss/core": "0.65.2",
"@unocss/rule-utils": "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"
}
}

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