🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

a-css-loader

Package Overview
Dependencies
Maintainers
2
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-css-loader - npm Package Compare versions

Comparing version

to
1.1.0-alpha.2353370e

3

lib/index.js

@@ -287,3 +287,2 @@ 'use strict';

const LOADER_NAME = 'a-css-loader';
const DEFAULT_OPTIONS = _Object$freeze({

@@ -322,3 +321,3 @@ mode: 'pure',

const symbolsCollector = new SymbolsCollector();
const options = extend({}, DEFAULT_OPTIONS, loaderUtils.getLoaderConfig(this, LOADER_NAME));
const options = extend({}, DEFAULT_OPTIONS, loaderUtils.getOptions(this));

@@ -325,0 +324,0 @@ const callback = this.async();

{
"name": "a-css-loader",
"version": "1.1.0-alpha.0f1ead5f",
"version": "1.1.0-alpha.2353370e",
"description": "",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

"extend": "^3.0.0",
"loader-utils": "^0.2.16",
"loader-utils": "^1.1.0",
"postcss": "^5.2.6",

@@ -24,0 +24,0 @@ "postcss-modules-extract-imports": "^1.0.1",