Socket
Socket
Sign inDemoInstall

unocss

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 - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

4

dist/vite.js

@@ -8,5 +8,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, get: () => obj[key]}); }); }// src/vite.ts

presets: [
_presetuno2.default.call(void 0, {
dev: process.env.NODE_ENV === "development"
})
_presetuno2.default.call(void 0, )
]

@@ -13,0 +11,0 @@ });

{
"name": "unocss",
"version": "0.5.1",
"version": "0.6.0",
"description": "The instant on-demand Atomic CSS engine.",

@@ -43,8 +43,8 @@ "keywords": [

"dependencies": {
"@unocss/core": "0.5.1",
"@unocss/reset": "0.5.1",
"@unocss/preset-icons": "0.5.1",
"@unocss/preset-attributify": "0.5.1",
"@unocss/preset-uno": "0.5.1",
"@unocss/vite": "0.5.1"
"@unocss/core": "0.6.0",
"@unocss/reset": "0.6.0",
"@unocss/preset-icons": "0.6.0",
"@unocss/preset-attributify": "0.6.0",
"@unocss/preset-uno": "0.6.0",
"@unocss/vite": "0.6.0"
},

@@ -51,0 +51,0 @@ "engines": {

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