Socket
Socket
Sign inDemoInstall

css-loader

Package Overview
Dependencies
96
Maintainers
7
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.6 to 5.2.7

4

dist/runtime/cssWithMappingToString.js

@@ -20,2 +20,6 @@ "use strict";

if (!cssMapping) {
return content;
}
if (typeof btoa === "function") {

@@ -22,0 +26,0 @@ // eslint-disable-next-line no-undef

2

package.json
{
"name": "css-loader",
"version": "5.2.6",
"version": "5.2.7",
"description": "css loader module for webpack",

@@ -5,0 +5,0 @@ "license": "MIT",

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