Socket
Socket
Sign inDemoInstall

extract-text-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-text-webpack-plugin - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

index.js

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

} else {
options = loader;
loader = before;

@@ -84,2 +85,3 @@ return [

} else {
options = loader;
loader = before;

@@ -86,0 +88,0 @@ return [

2

package.json
{
"name": "extract-text-webpack-plugin",
"version": "0.3.4",
"version": "0.3.5",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "Extract text from bundle into a file.",

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