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.1 to 1.3.0

8

CHANGELOG.md

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

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

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

17

package.json

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

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

@@ -50,14 +50,15 @@ "license": "MIT",

"scripts": {
"prepublishOnly": "npx npm-run-all prepublishOnly:*",
"prepublishOnly:cli": "webpack",
"prepublishOnly:api": "tsc src/config-generator.ts --declaration --outDir dist/ --lib ES2018",
"prepublishOnly:ok": "pkg-ok",
"test": "tsc"
"test": "jest"
},
"devDependencies": {
"@types/jest": "23.3.13",
"@types/node": "10.12.18",
"@types/webpack": "4.4.21",
"inquirer": "6.2.1",
"jest": "23.6.0",
"mock-fs": "4.7.0",
"pkg-ok": "2.3.1",
"ts-config-webpack-plugin": "^1.2.1",
"rimraf": "2.6.3",
"ts-config-webpack-plugin": "^1.3.0",
"ts-jest": "23.10.5",
"typescript": "3.2.2",

@@ -71,3 +72,3 @@ "webpack": "4.21.0",

},
"gitHead": "8d653d4b4bbc0e340da8d27811921b21d0f02f50"
"gitHead": "ba6ad8e395a8c8b307f68eb81070fd3fdecc5d42"
}
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