Socket
Socket
Sign inDemoInstall

css-loader

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-loader - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

1

index.js

@@ -7,2 +7,3 @@ /*

module.exports = function(content) {
this.cacheable && this.cacheable();
var isRequireUrl = !this || !this.options || !this.options.css ||

@@ -9,0 +10,0 @@ typeof this.options.css.requireUrl === "string";

2

package.json
{
"name": "css-loader",
"version": "0.2.2",
"version": "0.2.3",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc