Socket
Socket
Sign inDemoInstall

uglifycss-loader

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "uglifycss-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "Loader for using uglifycss with webpack",

@@ -5,0 +5,0 @@ "main": "src.js",

@@ -17,6 +17,2 @@ # uglifycss-loader for webpack

loader: 'sass-loader',
options: {
includePaths: ['client'],
data: '@charset "utf-8";\n@import "~bulma/sass/utilities/_all";\n@import "Const.scss";\n@import "Enum.scss";\n',
},
}],

@@ -26,1 +22,4 @@ }],

```
Found a bug? Need a feature? Leave me a ticket
[here](https://gitlab.com/smolamic/uglifycss-loader/issues/service_desk)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc