New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generate-webpack-config

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generate-webpack-config - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.2.1](https://github.com/namics/webpack-config-plugins/compare/v1.2.0...v1.2.1) (2019-01-02)
**Note:** Version bump only for package generate-webpack-config
# [1.2.0](https://github.com/namics/webpack-config-plugins/compare/v1.1.0...v1.2.0) (2018-12-21)

@@ -8,0 +16,0 @@

12

package.json

@@ -7,3 +7,3 @@ {

"repository": "https://github.com/namics/webpack-config-plugins.git",
"version": "1.2.0",
"version": "1.2.1",
"author": "Namics AG - Technology & Application",

@@ -57,8 +57,8 @@ "license": "MIT",

"devDependencies": {
"@types/node": "10.12.10",
"@types/webpack": "4.4.19",
"@types/node": "10.12.18",
"@types/webpack": "4.4.21",
"inquirer": "6.2.1",
"pkg-ok": "2.3.1",
"ts-config-webpack-plugin": "^1.2.0",
"typescript": "3.1.6",
"ts-config-webpack-plugin": "^1.2.1",
"typescript": "3.2.2",
"webpack": "4.21.0",

@@ -71,3 +71,3 @@ "webpack-cli": "3.1.2"

},
"gitHead": "b0445f372bf6c8044307edbae47ae74885134333"
"gitHead": "8d653d4b4bbc0e340da8d27811921b21d0f02f50"
}
# generate-webpack-config
[![NPM version](https://badge.fury.io/js/generate-webpack-config.svg)](https://www.npmjs.com/package/generate-webpack-config)
[![Travis](https://img.shields.io/travis/namics/webpack-config-plugins.svg)](https://travis-ci.org/namics/webpack-config-plugins)
[![Travis](https://img.shields.io/travis/namics/webpack-config-plugins/master.svg)](https://travis-ci.org/namics/webpack-config-plugins)
[![Appveyor](https://ci.appveyor.com/api/projects/status/9aes52639g1uwk89/branch/master?svg=true)](https://ci.appveyor.com/project/namics/webpack-config-plugins/branch/master)

@@ -6,0 +6,0 @@ [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)

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