Socket
Socket
Sign inDemoInstall

css-loader

Package Overview
Dependencies
1
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

4

index.js

@@ -11,4 +11,4 @@ /*

var requireUrl = this && this.options && this.options.css &&
this.options.css.requireUrl ||
"file!";
this.options.css.requireUrl;
if(typeof requireUrl !== "string") requireUrl = "!file!";
var result = [];

@@ -15,0 +15,0 @@ var tree = csso.parse(content, "stylesheet");

{
"name": "css-loader",
"version": "0.5.0",
"version": "0.5.1",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "css loader module for webpack",

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