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

@unocss/preset-uno

Package Overview
Dependencies
Maintainers
1
Versions
375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-uno - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

dist/chunk-D3O3OLB6.js

6

dist/index.d.ts
import { Preset } from '@unocss/core';
import { T as Theme } from './index-ff2f576a';
export { t as theme } from './index-ff2f576a';
export { c as colors } from './colors-5eb4823c';
import { T as Theme } from './index-9dcba0ca';
export { t as theme } from './index-9dcba0ca';
export { c as colors } from './colors-5537fdf0';

@@ -6,0 +6,0 @@ interface UnoOptions {

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk2KYLIEWUjs = require('./chunk-2KYLIEWU.js');
var _chunkPIBKKHAPjs = require('./chunk-PIBKKHAP.js');
var _chunk72RFF6VIjs = require('./chunk-72RFF6VI.js');
var _chunkD3O3OLB6js = require('./chunk-D3O3OLB6.js');

@@ -20,4 +20,4 @@

name: "@unocss/preset-uno",
theme: _chunk72RFF6VIjs.theme,
rules: _chunk2KYLIEWUjs.rules,
theme: _chunkD3O3OLB6js.theme,
rules: _chunkPIBKKHAPjs.rules,
variants: [

@@ -28,3 +28,3 @@ ..._chunk5WWOD4UIjs.variants,

shortcuts: [
..._chunk2KYLIEWUjs.containerShortcuts
..._chunkPIBKKHAPjs.containerShortcuts
]

@@ -38,2 +38,2 @@ });

exports.colors = _chunk72RFF6VIjs.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunk72RFF6VIjs.theme;
exports.colors = _chunkD3O3OLB6js.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunkD3O3OLB6js.theme;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk2KYLIEWUjs = require('./chunk-2KYLIEWU.js');
var _chunkPIBKKHAPjs = require('./chunk-PIBKKHAP.js');
require('./chunk-SCNDCSE5.js');

@@ -8,2 +8,2 @@ require('./chunk-Y6EUTGDC.js');

exports.rules = _chunk2KYLIEWUjs.rules;
exports.rules = _chunkPIBKKHAPjs.rules;

@@ -1,2 +0,2 @@

export { T as Theme, t as theme } from './index-ff2f576a';
export { c as colors } from './colors-5eb4823c';
export { T as Theme, t as theme } from './index-9dcba0ca';
export { c as colors } from './colors-5537fdf0';
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk72RFF6VIjs = require('./chunk-72RFF6VI.js');
var _chunkD3O3OLB6js = require('./chunk-D3O3OLB6.js');
require('./chunk-Y6EUTGDC.js');

@@ -9,2 +9,2 @@

exports.colors = _chunk72RFF6VIjs.colors; exports.theme = _chunk72RFF6VIjs.theme;
exports.colors = _chunkD3O3OLB6js.colors; exports.theme = _chunkD3O3OLB6js.theme;
import { Variant, VariantFunction, VariantObject } from '@unocss/core';
import { T as Theme } from './index-ff2f576a';
import { T as Theme } from './index-9dcba0ca';

@@ -4,0 +4,0 @@ declare const variantBreakpoints: Variant<Theme>;

{
"name": "@unocss/preset-uno",
"version": "0.12.1",
"version": "0.12.2",
"description": "The default preset for UnoCSS",

@@ -48,3 +48,3 @@ "keywords": [

"dependencies": {
"@unocss/core": "0.12.1"
"@unocss/core": "0.12.2"
},

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