Socket
Socket
Sign inDemoInstall

extract-text-webpack-plugin

Package Overview
Dependencies
206
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

1

index.js

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

var source = this.renderExtractedChunk(extractedChunk);
console.log(source._node.toStringWithSourceMap({file: "x"}));
var file = compilation.getPath(filename, {

@@ -193,0 +192,0 @@ chunk: chunk

2

package.json
{
"name": "extract-text-webpack-plugin",
"version": "0.3.2",
"version": "0.3.3",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc