Socket
Socket
Sign inDemoInstall

@unocss/preset-uno

Package Overview
Dependencies
Maintainers
1
Versions
369
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.7.6 to 0.7.7

dist/chunk-CPLQ3FYN.js

4

dist/index.d.ts
import { Preset } from '@unocss/core';
export { t as theme } from './index-1149fe4d';
export { c as colors } from './colors-11c6cb9f';
export { t as theme } from './index-617c3a40';
export { c as colors } from './colors-c48e51c6';

@@ -5,0 +5,0 @@ declare const preset: () => Preset;

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk34AMC765js = require('./chunk-34AMC765.js');
var _chunkNH3ZGMS2js = require('./chunk-NH3ZGMS2.js');
var _chunk3PTRS5N3js = require('./chunk-3PTRS5N3.js');
var _chunkCPLQ3FYNjs = require('./chunk-CPLQ3FYN.js');

@@ -16,4 +16,4 @@

name: "@unocss/preset-uno",
theme: _chunk3PTRS5N3js.theme,
rules: _chunk34AMC765js.rules,
theme: _chunkCPLQ3FYNjs.theme,
rules: _chunkNH3ZGMS2js.rules,
variants: _chunkNMJBNI4Pjs.variants

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

exports.colors = _chunk3PTRS5N3js.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunk3PTRS5N3js.theme;
exports.colors = _chunkCPLQ3FYNjs.colors; exports.default = src_default; exports.preset = preset; exports.theme = _chunkCPLQ3FYNjs.theme;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk34AMC765js = require('./chunk-34AMC765.js');
var _chunkNH3ZGMS2js = require('./chunk-NH3ZGMS2.js');
require('./chunk-OFR2H3GI.js');
exports.rules = _chunk34AMC765js.rules;
exports.rules = _chunkNH3ZGMS2js.rules;

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

export { T as Theme, t as theme } from './index-1149fe4d';
export { c as colors } from './colors-11c6cb9f';
export { T as Theme, t as theme } from './index-617c3a40';
export { c as colors } from './colors-c48e51c6';
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk3PTRS5N3js = require('./chunk-3PTRS5N3.js');
var _chunkCPLQ3FYNjs = require('./chunk-CPLQ3FYN.js');
require('./chunk-OFR2H3GI.js');

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

exports.colors = _chunk3PTRS5N3js.colors; exports.theme = _chunk3PTRS5N3js.theme;
exports.colors = _chunkCPLQ3FYNjs.colors; exports.theme = _chunkCPLQ3FYNjs.theme;
import { Variant, VariantFunction, VariantObject } from '@unocss/core';
import { T as Theme } from './index-1149fe4d';
import { T as Theme } from './index-617c3a40';

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

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

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

"dependencies": {
"@unocss/core": "0.7.6"
"@unocss/core": "0.7.7"
},

@@ -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