Socket
Socket
Sign inDemoInstall

@unocss/preset-uno

Package Overview
Dependencies
Maintainers
1
Versions
366
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.8.1 to 0.9.0

dist/chunk-42CFKKVU.js

3

dist/index.d.ts
import { Preset } from '@unocss/core';
import { T as Theme } from './index-617c3a40';
export { t as theme } from './index-617c3a40';
export { c as colors } from './colors-c48e51c6';
declare const preset: () => Preset;
declare const preset: () => Preset<Theme>;
export { preset as default, preset };
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkNH3ZGMS2js = require('./chunk-NH3ZGMS2.js');
var _chunk42CFKKVUjs = require('./chunk-42CFKKVU.js');

@@ -11,3 +11,3 @@

var _chunkNMJBNI4Pjs = require('./chunk-NMJBNI4P.js');
require('./chunk-OFR2H3GI.js');
require('./chunk-Y6EUTGDC.js');

@@ -18,3 +18,3 @@ // src/index.ts

theme: _chunkCPLQ3FYNjs.theme,
rules: _chunkNH3ZGMS2js.rules,
rules: _chunk42CFKKVUjs.rules,
variants: _chunkNMJBNI4Pjs.variants

@@ -21,0 +21,0 @@ });

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkNH3ZGMS2js = require('./chunk-NH3ZGMS2.js');
require('./chunk-OFR2H3GI.js');
var _chunk42CFKKVUjs = require('./chunk-42CFKKVU.js');
require('./chunk-Y6EUTGDC.js');
exports.rules = _chunkNH3ZGMS2js.rules;
exports.rules = _chunk42CFKKVUjs.rules;

@@ -5,3 +5,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunkCPLQ3FYNjs = require('./chunk-CPLQ3FYN.js');
require('./chunk-OFR2H3GI.js');
require('./chunk-Y6EUTGDC.js');

@@ -8,0 +8,0 @@

@@ -14,3 +14,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunkNMJBNI4Pjs = require('./chunk-NMJBNI4P.js');
require('./chunk-OFR2H3GI.js');
require('./chunk-Y6EUTGDC.js');

@@ -17,0 +17,0 @@

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

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

"dependencies": {
"@unocss/core": "0.8.1"
"@unocss/core": "0.9.0"
},

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

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