@adamlui/scss-to-css 2.4.2 → 2.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/docs/README.md +4 -2
- package/package.json +3 -11
package/README.md
CHANGED
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
|
|
32
32
|
<a href="https://npmstar.com/compare/@adamlui%2Fscss-to-css">
|
|
33
33
|
<img height=31 src="https://img.shields.io/npm/dm/%40adamlui%2Fscss-to-css?logo=npm&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
34
|
+
<a href="https://github.com/adamlui/js-utils/releases/tag/scss-to-css-2.4.3">
|
|
35
|
+
<img height=31 src="https://img.shields.io/badge/Latest_Build-2.4.3-44cc11.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
34
36
|
<a href="#%EF%B8%8F-mit-license">
|
|
35
37
|
<img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
36
|
-
<a href="https://github.com/adamlui/js-utils/releases/tag/scss-to-css-2.4.2">
|
|
37
|
-
<img height=31 src="https://img.shields.io/badge/Latest_Build-2.4.2-44cc11.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
38
38
|
<a href="https://www.npmjs.com/package/@adamlui/scss-to-css?activeTab=code">
|
|
39
39
|
<img height=31 src="https://img.shields.io/npm/unpacked-size/%40adamlui%2Fscss-to-css?style=for-the-badge&logo=ebox&logoColor=white&color=blue&labelColor=464646"></a>
|
|
40
40
|
<a href="https://sonarcloud.io/component_measures?metric=vulnerabilities&selected=adamlui_js-utils%3Ascss-to-css&id=adamlui_js-utils">
|
|
@@ -339,4 +339,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
339
339
|
|
|
340
340
|
<picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/scss-to-css@7e4a141/assets/images/icons/home/white/icon32x27.png"><img height=13 src="https://cdn.jsdelivr.net/gh/adamlui/scss-to-css@7e4a141/assets/images/icons/home/dark-gray/icon32x27.png"></picture> <a href="https://github.com/adamlui/js-utils/#readme">**More JavaScript utilities**</a> /
|
|
341
341
|
<a href="https://github.com/adamlui/scss-to-css/discussions">Discuss</a> /
|
|
342
|
+
<a href="https://github.com/adamlui/scss-to-css/issues">Report bug</a> /
|
|
343
|
+
<a href="mailto:security@tidelift.com">Report vulnerability</a> /
|
|
342
344
|
<a href="#top">Back to top ↑</a>
|
package/docs/README.md
CHANGED
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
|
|
32
32
|
<a href="https://npmstar.com/compare/@adamlui%2Fscss-to-css">
|
|
33
33
|
<img height=31 src="https://img.shields.io/npm/dm/%40adamlui%2Fscss-to-css?logo=npm&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
34
|
+
<a href="https://github.com/adamlui/js-utils/releases/tag/scss-to-css-2.4.3">
|
|
35
|
+
<img height=31 src="https://img.shields.io/badge/Latest_Build-2.4.3-44cc11.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
34
36
|
<a href="#%EF%B8%8F-mit-license">
|
|
35
37
|
<img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
36
|
-
<a href="https://github.com/adamlui/js-utils/releases/tag/scss-to-css-2.4.2">
|
|
37
|
-
<img height=31 src="https://img.shields.io/badge/Latest_Build-2.4.2-44cc11.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
|
|
38
38
|
<a href="https://www.npmjs.com/package/@adamlui/scss-to-css?activeTab=code">
|
|
39
39
|
<img height=31 src="https://img.shields.io/npm/unpacked-size/%40adamlui%2Fscss-to-css?style=for-the-badge&logo=ebox&logoColor=white&color=blue&labelColor=464646"></a>
|
|
40
40
|
<a href="https://sonarcloud.io/component_measures?metric=vulnerabilities&selected=adamlui_js-utils%3Ascss-to-css&id=adamlui_js-utils">
|
|
@@ -339,4 +339,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
339
339
|
|
|
340
340
|
<picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/scss-to-css@7e4a141/assets/images/icons/home/white/icon32x27.png"><img height=13 src="https://cdn.jsdelivr.net/gh/adamlui/scss-to-css@7e4a141/assets/images/icons/home/dark-gray/icon32x27.png"></picture> <a href="https://github.com/adamlui/js-utils/#readme">**More JavaScript utilities**</a> /
|
|
341
341
|
<a href="https://github.com/adamlui/scss-to-css/discussions">Discuss</a> /
|
|
342
|
+
<a href="https://github.com/adamlui/scss-to-css/issues">Report bug</a> /
|
|
343
|
+
<a href="mailto:security@tidelift.com">Report vulnerability</a> /
|
|
342
344
|
<a href="#top">Back to top ↑</a>
|
package/package.json
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adamlui/scss-to-css",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.3",
|
|
4
4
|
"description": "Recursively compile all SCSS files into minified CSS",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Adam Lui",
|
|
7
7
|
"email": "adam@kudoai.com",
|
|
8
8
|
"url": "https://github.com/adamlui"
|
|
9
9
|
},
|
|
10
|
-
"homepage": "https://github.com/adamlui/scss-to-css",
|
|
10
|
+
"homepage": "https://github.com/adamlui/scss-to-css/#readme",
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"funding": [
|
|
13
|
-
{
|
|
14
|
-
"type": "cashapp",
|
|
15
|
-
"url": "https://cash.app/$AdamLui"
|
|
16
|
-
},
|
|
17
13
|
{
|
|
18
14
|
"type": "github",
|
|
19
15
|
"url": "http://github.com/sponsors/adamlui"
|
|
@@ -37,10 +33,6 @@
|
|
|
37
33
|
"scss-to-css": "dist/cli/index.js",
|
|
38
34
|
"scsstocss": "dist/cli/index.js"
|
|
39
35
|
},
|
|
40
|
-
"directories": {
|
|
41
|
-
"lib": "./dist",
|
|
42
|
-
"doc": "./docs"
|
|
43
|
-
},
|
|
44
36
|
"scripts": {
|
|
45
37
|
"prepare": "husky",
|
|
46
38
|
"lint": "eslint . --cache",
|
|
@@ -79,6 +71,7 @@
|
|
|
79
71
|
"url": "https://github.com/adamlui/scss-to-css/issues"
|
|
80
72
|
},
|
|
81
73
|
"dependencies": {
|
|
74
|
+
"console-table-printer": "^2.15.0",
|
|
82
75
|
"is-unicode-supported": "^2.1.0",
|
|
83
76
|
"node-clipboardy": "^1.0.3",
|
|
84
77
|
"sass": "^1.99.0"
|
|
@@ -87,7 +80,6 @@
|
|
|
87
80
|
"@eslint/json": "^1.2.0",
|
|
88
81
|
"@eslint/markdown": "^8.0.1",
|
|
89
82
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
90
|
-
"console-table-printer": "^2.15.0",
|
|
91
83
|
"copyfiles": "^2.4.1",
|
|
92
84
|
"eslint": "^9.39.4",
|
|
93
85
|
"eslint-plugin-import": "^2.32.0",
|