🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-normalize-charset

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-normalize-charset - npm Package Compare versions

Comparing version

to
6.0.2

types/index.d.ts.map

4

package.json
{
"name": "postcss-normalize-charset",
"version": "6.0.1",
"version": "6.0.2",
"description": "Add necessary or remove extra charset with PostCSS",

@@ -29,3 +29,3 @@ "keywords": [

"devDependencies": {
"postcss": "^8.4.32"
"postcss": "^8.4.35"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

@@ -18,1 +18,2 @@ export = pluginCreator;

declare var postcss: true;
//# sourceMappingURL=index.d.ts.map