postcss-custom-properties
Advanced tools
Comparing version
# Changes to PostCSS Custom Properties | ||
### 12.1.4 (January 31, 2022) | ||
- Fix `.mjs` in `importFrom` when using `export default` | ||
- Fix `.mjs` in `importFrom` on Windows | ||
### 12.1.3 (January 17, 2022) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "postcss-custom-properties", | ||
"version": "12.1.3", | ||
"version": "12.1.4", | ||
"description": "Use Custom Properties Queries in CSS", | ||
@@ -35,3 +35,4 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>", | ||
"stryker": "stryker run --logLevel error", | ||
"test": "postcss-tape --ci && npm run test:exports", | ||
"test": "node .tape.mjs && node .tape.cjs && npm run test:exports", | ||
"test:rewrite-expects": "REWRITE_EXPECTS=true node .tape.mjs", | ||
"test:exports": "node ./test/_import.mjs && node ./test/_require.cjs" | ||
@@ -46,8 +47,6 @@ }, | ||
"devDependencies": { | ||
"postcss": "^8.3.6", | ||
"postcss-import": "^14.0.2", | ||
"postcss-tape": "^6.0.1" | ||
"postcss-import": "^14.0.2" | ||
}, | ||
"peerDependencies": { | ||
"postcss": "^8.3" | ||
"postcss": "^8.4" | ||
}, | ||
@@ -54,0 +53,0 @@ "keywords": [ |
@@ -6,3 +6,3 @@ # PostCSS Custom Properties [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS" width="90" height="90" align="right">][postcss] | ||
[![Build Status][cli-img]][cli-url] | ||
[![Support Chat][git-img]][git-url] | ||
[<img alt="Discord" src="https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white">][discord] | ||
@@ -195,4 +195,3 @@ [PostCSS Custom Properties] lets you use Custom Properties in CSS, following | ||
[css-url]: https://cssdb.org/#custom-properties | ||
[git-img]: https://img.shields.io/badge/support-chat-blue.svg | ||
[git-url]: https://gitter.im/postcss/postcss | ||
[discord]: https://discord.gg/bUadyRwkJS | ||
[npm-img]: https://img.shields.io/npm/v/postcss-custom-properties.svg | ||
@@ -199,0 +198,0 @@ [npm-url]: https://www.npmjs.com/package/postcss-custom-properties |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
34568
1.3%1
-66.67%103
0.98%201
-0.5%4
33.33%