postcss-uuid-obfuscator
Advanced tools
Comparing version
{ | ||
"name": "postcss-uuid-obfuscator", | ||
"type": "module", | ||
"version": "1.0.0", | ||
"version": "1.1.0-alpha", | ||
"repository": { | ||
@@ -14,3 +14,14 @@ "type": "git", | ||
"keywords": [ | ||
"gulp-plugin", "postcss", "postcss-plugin", "obfuscator", "obfuscation", "css", "classname", "hash", "uuid" | ||
"gulp-plugin", | ||
"postcss", | ||
"postcss-plugin", | ||
"obfuscator", | ||
"obfuscation", | ||
"hash", | ||
"uuid", | ||
"css", | ||
"classname", | ||
"HTML", | ||
"PHP", | ||
"javascript" | ||
], | ||
@@ -26,2 +37,3 @@ "author": "hadukinei", | ||
"fs-extra": "^11.2.0", | ||
"gyros": "^1.0.6", | ||
"hasha": "^6.0.0", | ||
@@ -28,0 +40,0 @@ "node-html-parser": "^6.1.13", |
# PostCSS UUID Obfuscator | ||
> Ready to update: version 1.1 | ||
> | ||
> Breaking change | ||
> - Enable PHP | ||
> - Adding setting | ||
> | ||
> Previous update | ||
> - Enable PHP | ||
> - Adding setting | ||
> | ||
> Task remained | ||
> - Test | ||
> - Update README.md | ||
<img width="24" height="24" align="left" src="README.img/1f1fa-1f1f8.png" alt="🇺🇸"> | ||
@@ -4,0 +18,0 @@ |
@@ -1,1 +0,1 @@ | ||
{".absolute":".s64",".relative":".su8",".left-0":".ua7",".top-0":".tt8",".z-0":".s3s",".z-50":".vm3",".mx-auto":".v8h",".my-10":".tdq",".mb-[min(12.5vw,12.5vh)]":".v3d",".mt-[min(25vw,25vh)]":".uk6",".block":".squ",".flex":".tqu",".grid":".s3e",".contents":".snc",".h-8":".v4p",".h-full":".t74",".min-h-[calc(100dvh-2rem)]":".skp",".min-h-screen":".ust",".w-full":".ufa",".max-w-[320px]":".t6h",".max-w-[640px]":".tkg",".max-w-screen-xl":".tuq",".grid-rows-[min-content_1fr_min-content]":".tb1",".flex-col":".vce",".flex-wrap":".t2v",".items-center":".ulh",".justify-between":".sse",".gap-y-4":".ugj",".text-xl":".vbl",".leading-normal":".s3n",".tracking-[1em]":".ugc",".blur":".tqa",".grayscale":".t3c",".filter":".vbf",".transition-[filter]":".tk9",".transition-colors":".sd5",".is--light":".ve0",".is--dark":".u3g",".scrollbar-track":".scrollbar-track",".scrollbar-thumb":".scrollbar-thumb",".c-body":".sgj",".c-background":".u72",".c-background--inner":".vo8",".c-background--image":".vgb",".c-header":".vt9",".c-header--inner":".t26",".c-header--link":".t1i",".c-header--link--anchor":".sl6",".c-header--color_theme":".t5r",".c-header--color_theme--button":".tmo",".c-header--color_theme--button_light":".v19",".c-header--color_theme--button_dark":".umd",".c-main":".sco",".c-main--inner":".ssm",".c-main--header":".tpv",".c-main--header--image":".s8v",".c-main--header--caption":".usm",".c-main--contents":".s7v",".c-main--contents--paragraph":".sec",".c-main--footer":".vr1",".sm:max-w-[480px]":".tlb",".md:max-w-[640px]":".t5p",".md:max-w-[800px]":".upr"} | ||
{".absolute":".vm1",".relative":".vql",".left-0":".sij",".top-0":".s7n",".z-0":".uug",".z-50":".sp4",".mx-auto":".tto",".my-10":".u2s",".mb-[min(12.5vw,12.5vh)]":".skp",".mt-[min(25vw,25vh)]":".tvo",".block":".tgb",".flex":".srd",".grid":".v0l",".contents":".tg0",".h-8":".tua",".h-full":".tma",".min-h-[calc(100dvh-2rem)]":".v31",".min-h-screen":".sj9",".w-full":".smi",".max-w-[320px]":".tbf",".max-w-[640px]":".vpd",".max-w-screen-xl":".vrn",".grid-rows-[min-content_1fr_min-content]":".vt0",".flex-col":".s2m",".flex-wrap":".v9c",".items-center":".soo",".justify-between":".u2v",".gap-y-4":".ton",".text-xl":".v1b",".leading-normal":".tfu",".tracking-[1em]":".spv",".blur":".u9d",".grayscale":".tnk",".filter":".ske",".transition-[filter]":".s11",".transition-colors":".vai",".is--light":".vch",".is--dark":".vuk",".scrollbar-track":".scrollbar-track",".scrollbar-thumb":".scrollbar-thumb",".c-body":".u1r",".c-background":".v6v",".c-background--inner":".vv8",".c-background--image":".vid",".c-header":".u2g",".c-header--inner":".vhg",".c-header--link":".uko",".c-header--link--anchor":".tds",".c-header--color_theme":".u9p",".c-header--color_theme--button":".vic",".c-header--color_theme--button_light":".vth",".c-header--color_theme--button_dark":".tng",".c-main":".ubp",".c-main--inner":".tff",".c-main--header":".uet",".c-main--header--image":".tse",".c-main--header--caption":".vsg",".c-main--contents":".vh0",".c-main--contents--paragraph":".s0e",".c-main--footer":".ti3",".sm:max-w-[480px]":".vhq",".md:max-w-[640px]":".urh",".md:max-w-[800px]":".shg"} |
@@ -17,2 +17,3 @@ { | ||
"browser-sync": "^3.0.2", | ||
"dotenv": "^16.4.5", | ||
"esbuild": "^0.23.0", | ||
@@ -22,6 +23,9 @@ "fs-extra": "^11.2.0", | ||
"gulp": "^5.0.0", | ||
"gulp-connect-php": "^1.0.3", | ||
"gulp-filter": "^9.0.1", | ||
"gulp-if": "^3.0.0", | ||
"gulp-plumber": "^1.2.1", | ||
"gulp-postcss": "^10.0.0", | ||
"gulp-pug": "^5.0.0", | ||
"gulp-rename": "^2.0.0", | ||
"gulp-sass": "^5.1.0", | ||
@@ -28,0 +32,0 @@ "gulp-sharp-optimize-images": "^4.0.3", |
@@ -1,1 +0,1 @@ | ||
{".absolute":".t7t",".relative":".t19",".left-0":".tsi",".top-0":".tv0",".z-0":".s1u",".z-50":".tr4",".mx-auto":".u3g",".my-10":".saa",".mb-[min(12.5vw,12.5vh)]":".vsc",".mt-[min(25vw,25vh)]":".vs7",".block":".s32",".flex":".ts8",".grid":".uv3",".contents":".v5l",".h-8":".vbq",".h-full":".trp",".min-h-[calc(100dvh-2rem)]":".tme",".w-full":".u0h",".max-w-[320px]":".te4",".max-w-[640px]":".sj8",".max-w-screen-xl":".u2d",".grid-rows-[min-content_1fr_min-content]":".u48",".flex-col":".tik",".flex-wrap":".vvg",".items-center":".tgb",".justify-between":".sef",".gap-y-4":".u0f",".text-xl":".v6v",".leading-normal":".tjk",".tracking-[1em]":".sl9",".blur":".skd",".grayscale":".t9l",".filter":".s6t",".transition-[filter]":".u1t",".transition-colors":".ugq",".is--light":".s66",".is--dark":".uj6",".scrollbar-track":".scrollbar-track",".scrollbar-thumb":".scrollbar-thumb",".c-body":".soe",".c-background":".udd",".c-background--inner":".su1",".c-background--image":".v86",".c-header":".v2j",".c-header--inner":".vp4",".c-header--link":".v45",".c-header--link--anchor":".u3j",".c-header--color_theme":".sl7",".c-header--color_theme--button":".ter",".c-header--color_theme--button_light":".sai",".c-header--color_theme--button_dark":".slk",".c-main":".vi2",".c-main--inner":".v4b",".c-main--header":".v0v",".c-main--header--image":".vpp",".c-main--header--caption":".sf7",".c-main--contents":".t4l",".c-main--contents--paragraph":".sr8",".c-main--footer":".t48",".sm:max-w-[480px]":".sor",".md:max-w-[640px]":".tp7",".md:max-w-[800px]":".s7u"} | ||
{".absolute":".sfu",".relative":".uki",".left-0":".t86",".top-0":".tg1",".z-0":".sfv",".z-50":".ut9",".mx-auto":".veu",".my-10":".utr",".mb-[min(12.5vw,12.5vh)]":".vkp",".mt-[min(25vw,25vh)]":".s3k",".block":".t14",".flex":".v8t",".grid":".ta4",".contents":".vqa",".h-8":".svs",".h-full":".ut0",".min-h-[calc(100dvh-2rem)]":".tml",".w-full":".vnb",".max-w-[320px]":".tgq",".max-w-[640px]":".tsf",".max-w-screen-xl":".utn",".grid-rows-[min-content_1fr_min-content]":".sp7",".flex-col":".ts5",".flex-wrap":".sme",".items-center":".tv2",".justify-between":".suc",".gap-y-4":".vd3",".text-xl":".tr5",".leading-normal":".vqo",".tracking-[1em]":".vle",".blur":".smc",".grayscale":".vou",".filter":".uqk",".transition-[filter]":".u5a",".transition-colors":".s9k",".is--light":".sr8",".is--dark":".vq2",".scrollbar-track":".scrollbar-track",".scrollbar-thumb":".scrollbar-thumb",".c-body":".us0",".c-background":".sph",".c-background--inner":".u1n",".c-background--image":".u4p",".c-header":".u6d",".c-header--inner":".s2g",".c-header--link":".v3q",".c-header--link--anchor":".vuh",".c-header--color_theme":".sd9",".c-header--color_theme--button":".spk",".c-header--color_theme--button_light":".so1",".c-header--color_theme--button_dark":".u74",".c-main":".tal",".c-main--inner":".tjd",".c-main--header":".snb",".c-main--header--image":".sra",".c-main--header--caption":".u7k",".c-main--contents":".uce",".c-main--contents--paragraph":".uuc",".c-main--footer":".s8v",".sm:max-w-[480px]":".sk6",".md:max-w-[640px]":".unr",".md:max-w-[800px]":".tpi"} |
@@ -22,2 +22,3 @@ { | ||
"autoprefixer": "^10.4.19", | ||
"dotenv": "^16.4.5", | ||
"esbuild": "^0.23.0", | ||
@@ -24,0 +25,0 @@ "fs-extra": "^11.2.0", |
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 too big to display
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10957895
0.28%60
3.45%12433
7.04%1169
1.21%11
10%3
50%+ Added
+ Added
+ Added
+ Added