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
4
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.3.3 to 1.3.4

11

CHANGELOG.md

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

## [1.3.4](https://github.com/namics/webpack-config-plugins/compare/v1.3.3...v1.3.4) (2019-06-09)
### Bug Fixes
* **cli:** update clean-webpack-plugin and remove unneeded argument ([#54](https://github.com/namics/webpack-config-plugins/issues/54)) ([74f0497](https://github.com/namics/webpack-config-plugins/commit/74f0497))
## [1.3.3](https://github.com/namics/webpack-config-plugins/compare/v1.3.2...v1.3.3) (2019-01-20)

@@ -8,0 +19,0 @@

7

package.json

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

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

@@ -51,2 +51,3 @@ "license": "MIT",

"test": "jest",
"test-update": "jest --updateSnapshot",
"prepublishOnly": "webpack"

@@ -63,3 +64,3 @@ },

"rimraf": "2.6.3",
"ts-config-webpack-plugin": "^1.3.1",
"ts-config-webpack-plugin": "^1.3.4",
"ts-jest": "23.10.5",

@@ -74,3 +75,3 @@ "typescript": "3.2.2",

},
"gitHead": "7c9cec950606ffa15c849cb9cefb7fe059b6c739"
"gitHead": "3a9b8e1e25b6785439bbbdc0027fe09a1349696a"
}

Sorry, the diff of this file is too big to display

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