Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@unocss/transformer-variant-group

Package Overview
Dependencies
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/transformer-variant-group - npm Package Compare versions

Comparing version 0.27.1 to 0.27.2

4

dist/index.d.ts
import { SourceCodeTransformer } from '@unocss/core';
import MagicString from 'magic-string-extra';
declare function transformerVariantGroup(): SourceCodeTransformer;
declare function transformVariantGroups(code: MagicString): void;
export { transformerVariantGroup as default, transformVariantGroups };
export { transformerVariantGroup as default };
{
"name": "@unocss/transformer-variant-group",
"version": "0.27.1",
"version": "0.27.2",
"description": "Variant group transformer for UnoCSS",

@@ -35,6 +35,6 @@ "keywords": [

"dependencies": {
"@unocss/core": "0.27.1"
"@unocss/core": "0.27.2"
},
"devDependencies": {
"magic-string-extra": "^0.1.2"
"magic-string": "^0.26.1"
},

@@ -41,0 +41,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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