Socket
Socket
Sign inDemoInstall

@savingsunited/postcss-disable-critical-plugin

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@savingsunited/postcss-disable-critical-plugin - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

10

package.json
{
"name": "@savingsunited/postcss-disable-critical-plugin",
"private": false,
"version": "1.0.4",
"description": "PostCSS plugin for disabling critical css extraction on dev environments",
"version": "1.0.5",
"description": "PostCSS plugin for disabling critical CSS extraction on dev environments",
"keywords": [

@@ -10,3 +10,3 @@ "postcss",

"postcss-plugin",
"su"
"criticalss"
],

@@ -17,4 +17,4 @@ "scripts": {

},
"author": "Dima Lunkin <timonbandit@gmail.com>",
"license": "MIT",
"author": "Dima Lunkin <dmitry.lunkin@savings-united.com>",
"license": "GPL-3.0",
"repository": "https://github.com/pcvg/postcss-disable-critical-plugin",

@@ -21,0 +21,0 @@ "dependencies": {

@@ -63,3 +63,3 @@ # Postcss disable-critical-plugin

}
/* Unnecessary comment */

@@ -114,1 +114,5 @@

[official docs]: https://github.com/postcss/postcss#usage
## License
This project is licensed under [GPL-3.0](https://raw.githubusercontent.com/pcvg/postcss-disable-critical-plugin/master/LICENSE).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc