Socket
Socket
Sign inDemoInstall

@unocss/preset-tagify

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-tagify - npm Package Compare versions

Comparing version 0.37.1 to 0.37.2

5

dist/index.d.ts

@@ -9,2 +9,7 @@ import { Extractor, VariantObject, Preset } from '@unocss/core';

/**
* Tags excluded from processing.
* @default ['b', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'table']
*/
excludedTags?: (string | RegExp)[];
/**
* Extra CSS properties to apply to matched rules

@@ -11,0 +16,0 @@ */

4

package.json
{
"name": "@unocss/preset-tagify",
"version": "0.37.1",
"version": "0.37.2",
"description": "Tagify preset for UnoCSS",

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

"dependencies": {
"@unocss/core": "0.37.1"
"@unocss/core": "0.37.2"
},

@@ -39,0 +39,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