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.60.3 to 0.60.4

2

dist/index.d.ts

@@ -364,3 +364,3 @@ import { LoadConfigResult } from 'unconfig';

*/
message?: string;
message?: string | ((selector: string) => string);
}

@@ -367,0 +367,0 @@ type BlocklistValue = string | RegExp | ((selector: string) => boolean | null | undefined);

{
"name": "@unocss/core",
"type": "module",
"version": "0.60.3",
"version": "0.60.4",
"description": "The instant on-demand Atomic CSS engine.",

@@ -6,0 +6,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc