Comparing version 8.4.31 to 8.4.32
@@ -312,3 +312,3 @@ import { RawSourceMap, SourceMapGenerator } from 'source-map-js' | ||
*/ | ||
from?: string | ||
from?: string | undefined | ||
@@ -315,0 +315,0 @@ /** |
@@ -10,3 +10,3 @@ 'use strict' | ||
constructor(plugins = []) { | ||
this.version = '8.4.31' | ||
this.version = '8.4.32' | ||
this.plugins = this.normalize(plugins) | ||
@@ -13,0 +13,0 @@ } |
{ | ||
"name": "postcss", | ||
"version": "8.4.31", | ||
"version": "8.4.32", | ||
"description": "Tool for transforming styles with JS plugins", | ||
@@ -77,3 +77,3 @@ "engines": { | ||
"dependencies": { | ||
"nanoid": "^3.3.6", | ||
"nanoid": "^3.3.7", | ||
"picocolors": "^1.0.0", | ||
@@ -80,0 +80,0 @@ "source-map-js": "^1.0.2" |
@@ -16,3 +16,3 @@ # PostCSS | ||
<img src="https://cdn.evilmartians.com/badges/logo-no-label.svg" alt="" width="22" height="16" /> Made in <b><a href="https://evilmartians.com/?utm_source=postcss&utm_campaign=devtools-button&utm_medium=github">Evil Martians</a></b>, product consulting for <b>developer tools</b>. | ||
<img src="https://cdn.evilmartians.com/badges/logo-no-label.svg" alt="" width="22" height="16" /> Made in <b><a href="https://evilmartians.com/devtools?utm_source=postcss&utm_campaign=devtools-button&utm_medium=github">Evil Martians</a></b>, product consulting for <b>developer tools</b>. | ||
@@ -19,0 +19,0 @@ --- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
196537
3
Updatednanoid@^3.3.7