Socket
Socket
Sign inDemoInstall

@unocss/core

Package Overview
Dependencies
Maintainers
2
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/core - npm Package Compare versions

Comparing version 0.61.9 to 0.62.0

5

dist/index.d.ts

@@ -604,2 +604,7 @@ import { LoadConfigResult } from 'unconfig';

details?: boolean;
/**
* Options for sources to be extracted as utilities usages.
*
*/
content?: ContentOptions;
}

@@ -606,0 +611,0 @@ interface OutputCssLayersOptions {

4

package.json
{
"name": "@unocss/core",
"type": "module",
"version": "0.61.9",
"version": "0.62.0",
"description": "The instant on-demand Atomic CSS engine.",

@@ -41,3 +41,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"magic-string": "^0.30.11",
"unconfig": "^0.5.4"
"unconfig": "^0.5.5"
},

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

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