Socket
Socket
Sign inDemoInstall

extract-text-webpack-plugin

Package Overview
Dependencies
311
Maintainers
8
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.0.0-beta.2"></a>
# [3.0.0-beta.2](https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2017-06-24)
<a name="3.0.0-beta.1"></a>

@@ -7,0 +12,0 @@ # [3.0.0-beta.1](https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2017-06-24)

2

package.json
{
"name": "extract-text-webpack-plugin",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"author": "Tobias Koppers @sokra",

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

@@ -23,3 +23,3 @@ [![npm][npm]][npm-url]

# for webpack 2
npm install --save-dev extract-text-webpack-plugin
npm install --save-dev extract-text-webpack-plugin@2.1.2
# for webpack 1

@@ -26,0 +26,0 @@ npm install --save-dev extract-text-webpack-plugin@1.0.1

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