postcss-uuid-obfuscator
Advanced tools
Comparing version 1.1.1 to 1.1.2-a
{ | ||
"name": "postcss-uuid-obfuscator", | ||
"type": "module", | ||
"version": "1.1.1", | ||
"version": "1.1.2a", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -72,2 +72,3 @@ # PostCSS UUID Obfuscator | ||
- [options.outputExcludes](#optionsoutputexcludes) | ||
- [options.scriptType](#optionsscripttype) | ||
- [options.keepData](#optionskeepdata) | ||
@@ -811,2 +812,3 @@ - [options.applyClassNameWithoutDot](#optionsapplyclassnamewithoutdot) | ||
outputExcludes, | ||
scriptType, | ||
keepData, | ||
@@ -1015,2 +1017,26 @@ applyClassNameWithoutDot, | ||
### options.scriptType | ||
<img width="24" height="24" align="left" src="README.img/1f1fa-1f1f8.png" alt="🇺🇸"> | ||
Set module type of script. | ||
Default value: "script" (string) | ||
You need not change if are in the ESM type. | ||
This method requires in the case of module type (.mjs) and CommonJS type (.cjs). | ||
<img width="24" height="24" align="left" src="README.img/1f1ef-1f1f5.png" alt="🇯🇵"> | ||
Javascriptのモジュールタイプを指定する。 | ||
初期値: "script" (string) | ||
ESM形式の場合は変更する必要はありません。 | ||
しかしモジュール形式(.mjsファイル)の場合は "module" と、CommonJS形式(.cjsファイル)の場合は "commonjs" と指定してください。 | ||
### options.keepData | ||
@@ -1017,0 +1043,0 @@ |
@@ -32,3 +32,3 @@ { | ||
"postcss-csso": "^6.0.1", | ||
"postcss-uuid-obfuscator": "^1.1.0", | ||
"postcss-uuid-obfuscator": "^1.1.1", | ||
"sass": "^1.77.8", | ||
@@ -35,0 +35,0 @@ "sharp": "^0.33.4", |
@@ -30,3 +30,3 @@ { | ||
"postcss-csso": "^6.0.1", | ||
"postcss-uuid-obfuscator": "^1.1.0", | ||
"postcss-uuid-obfuscator": "^1.1.1", | ||
"pug": "^3.0.3", | ||
@@ -33,0 +33,0 @@ "sass": "^1.77.8", |
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 too big to display
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10990798
13336
1259
3
1