New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

postcss-remove-all-at-rules

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-remove-all-at-rules - npm Package Compare versions

Comparing version

to
0.4.2

8

package.json
{
"name": "postcss-remove-all-at-rules",
"version": "0.4.1",
"version": "0.4.2",
"description": "PostCSS plugin to remove all of the at-rules",

@@ -15,7 +15,7 @@ "keywords": [

"dependencies": {
"postcss": "8.4.12"
"postcss": "8.4.20"
},
"devDependencies": {
"jest": "27.5.1",
"standard": "16.0.4"
"jest": "29.3.1",
"standard": "16.0.3"
},

@@ -22,0 +22,0 @@ "engines": {