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.55.7 to 0.56.0

7

dist/index.d.ts

@@ -1,2 +0,3 @@

import { Extractor, VariantObject, Preset } from '@unocss/core';
import * as _unocss_core from '@unocss/core';
import { Extractor, VariantObject } from '@unocss/core';

@@ -30,4 +31,4 @@ interface TagifyOptions {

declare function tagifyPreset(options?: TagifyOptions): Preset;
declare const presetTagify: _unocss_core.PresetFactory<object, TagifyOptions>;
export { MARKER, type TagifyOptions, tagifyPreset as default, extractorTagify, htmlTagRE, variantTagify };
export { MARKER, type TagifyOptions, presetTagify as default, extractorTagify, htmlTagRE, presetTagify, variantTagify };
{
"name": "@unocss/preset-tagify",
"version": "0.55.7",
"version": "0.56.0",
"description": "Tagify preset for UnoCSS",

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

"dependencies": {
"@unocss/core": "0.55.7"
"@unocss/core": "0.56.0"
},

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

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