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

@unocss/preset-mini

Package Overview
Dependencies
Maintainers
0
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-mini - npm Package Compare versions

Comparing version 0.64.1 to 0.65.0-beta.1

dist/shared/preset-mini.CDgj-fgp.mjs

2

dist/variants.d.ts

@@ -44,3 +44,3 @@ import { VariantObject, Variant } from '@unocss/core';

declare function variantPseudoClassesAndElements(): VariantObject;
declare function variantPseudoClassesAndElements(): VariantObject[];
declare function variantPseudoClassFunctions(): VariantObject;

@@ -47,0 +47,0 @@ declare function variantTaggedPseudoClasses(options?: PresetMiniOptions): VariantObject[];

{
"name": "@unocss/preset-mini",
"type": "module",
"version": "0.64.1",
"version": "0.65.0-beta.1",
"description": "The minimal preset for UnoCSS",

@@ -59,5 +59,5 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"@unocss/core": "0.64.1",
"@unocss/extractor-arbitrary-variants": "0.64.1",
"@unocss/rule-utils": "0.64.1"
"@unocss/core": "0.65.0-beta.1",
"@unocss/rule-utils": "0.65.0-beta.1",
"@unocss/extractor-arbitrary-variants": "0.65.0-beta.1"
},

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

Sorry, the diff of this file is not supported yet

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