Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dq-webpack

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dq-webpack - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "dq-webpack",
"version": "1.3.0",
"version": "1.3.1",
"description": "Common webpack configuration for all projects with ability to customize",

@@ -5,0 +5,0 @@ "main": "webpack.common.js",

@@ -88,3 +88,2 @@ const dotEnv = require('dotenv');

new ExtractTextPlugin(stylesFilename),
new webpack.NoErrorsPlugin(),
new webpack.optimize.CommonsChunkPlugin({

@@ -91,0 +90,0 @@ name: 'common',

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