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

@electron-forge/plugin-webpack

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron-forge/plugin-webpack - npm Package Versions

1
10

6.0.0-beta.67

Diff

Changelog

Source

6.0.0-beta.67 (2022-10-05)

New Features
  • remove preload.js from TypeScript templates (#2938) (50484dcc)
Bug Fixes
  • template-typescript-webpack: preload file to webpack config (#2936) (cb1e5600)
erickzhao
published 6.0.0-beta.66 •

Changelog

Source

6.0.0-beta.66 (2022-09-07)

New Features
  • plugin-webpack: Allow each entrypoints to specify nodeIntegration (#2867) (1f45e2ca)
Other Changes
vertedinde
published 6.0.0-beta.65 •

Changelog

Source

6.0.0-beta.65 (2022-07-25)

Bug Fixes
  • add missing exports from packages (#2920) (460546b7)
  • keep stdin unpaused after ora completes (#2904) (aad9c7e4)
Chores
  • upgrade Node.js to 14 LTS (#2921) (4dcca1ce)
marshallofsound
published 6.0.0-beta.64 •

Changelog

Source

6.0.0-beta.64 (2022-06-16)

New Features
  • webpack-plugin: webpack 5 configuration factory (#2776) (f4a77741)
  • 🎸 allow specifying alternative tag prefix (#2605) (88d9d722)
  • allow disabling maker in config (#2754) (69777402)
  • 🎸 Add packageSourceMaps option to WebpackPluginConfig (#2581) (2bb5e0d8)
  • Make autoUpdate and autoLaunch features configurable in MakerWixConfig (#2620) (bf7d271a)
  • publisher-ers: support flavor config (#2766) (6069ebe1)
  • cli: add --inspect-brk-electron option (#1328) (c5a6ea17)
  • template: add a default preload script (#2722) (636e2c5d)
  • plugin-webpack: allow specifing a seperate webpack config for your preload (#2679) (f5909424)
Bug Fixes
  • escape file names for make step (#2752) (beb93056)
  • default platforms to empty array instead of null (9abc581b)
  • publisher-electron-release-server:
    • set knownLength option for asset upload (#2706) (cf08cd62)
    • omit RELEASES file when uploading assets (#2089) (2202dcd3)
malept
published 6.0.0-beta.63 •

Changelog

Source

6.0.0-beta.63 (2022-01-10)

Bug Fixes
  • cli: re-add shebang to electron-forge binary (#2671) (1ca418ec)
malept
published 6.0.0-beta.62 •

Changelog

Source

6.0.0-beta.62 (2022-01-09)

New Features
  • publisher-github: add retry support (#2550) (a400066d)
Bug Fixes
  • replace colors with chalk (#2666) (e909ae83)
  • plugin-webpack:
    • rebuild native modules before packaging (#2584) (21310bbf)
    • validate that the correct entry point is used (#2522) (3de904b6)
malept
published 6.0.0-beta.61 •

Changelog

Source

6.0.0-beta.61 (2021-09-10)

New Features
  • publisher-github: add debug support for Octokit (#2499) (73252c30)
Bug Fixes
  • unpin electron-notarize (#2515) (af78353b)
malept
published 6.0.0-beta.60 •

Changelog

Source

6.0.0-beta.60 (2021-08-30)

New Features
  • plugin-webpack: allow most webpack-dev-server options to be configurable (#2444) (699d4862)
  • deps: upgrade to electron-rebuild@^3.1.1 (#2434) (60778998)
Bug Fixes
  • core:
    • better errors when maker names are invalid (#2467) (ca41d9ba)
    • add support for finding electron for npm 7 workspaces (#2446) (4c601519)
  • plugin-webpack:
    • fix deprecation warnings for dev-server@4.0.0 (#2457) (99797449)
    • don't specify resolve.modules by default (#2149) (4a992b76)
    • don't show the error message if packagerConfig.ignore is a function (#2424) (4b4f16c3)
  • template-webpack: only use node-loader if the .node files are in native_modules/ (#2449) (bd2526b3)
  • maker-dmg: add the arch to the default dmg name (#2431) (0c65f17d)
Other Changes
  • core: add required Forge version for templates (#2415) (c094d168)
malept
published 6.0.0-beta.59 •

Changelog

Source

6.0.0-beta.59 (2021-07-26)

Bug Fixes
  • template-typescript-webpack: lint tsx files by default (#2403) (c2e6c49f)
  • template: add plugin:import/electron to TypeScript ESLint config (#2399) (f42c962a)
  • webpack-plugin: Ensure asset relocator injected code works with nodeIntegration disabled (#2396) (146fc311)
malept
published 6.0.0-beta.58 •

Changelog

Source

6.0.0-beta.58 (2021-07-18)

New Features
  • plugin-webpack:
    • improve native asset relocation without forking Vercel loader (#2320) (db8a3f39)
    • add devContentSecurityPolicy config option (#2332) (7d461090)
    • add nodeIntegration config for renderers (#2330) (6e0a6248)
  • core: add platform and arch to generateAssets hook parameters (#2327) (e3af089d)
Bug Fixes
  • core: search for electron in a node_modules folder with electron in it (#2326) (43cbb0a6)
  • plugin-electronegativity: add parserPlugins option (#2323) (c7eff261)
  • plugin-webpack: throw error if something bad happened in preload compilation (#2334) (755a4502)
  • maker-squirrel: use executableName for exe when available (#2365) (52f71443)
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