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

electron-forge

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-forge - npm Package Versions

1
7

2.8.0

Diff

Changelog

Source

2.8.0 (2017-2-2)

Chores
  • gitignore: ignore npm-debug.log files (06b824ee)
New Features
  • importer: allow the implementer to decide whether to override scripts or not (f85e194f)
  • starter: resolve start api usage with a handle to the spawned process (b5ba30e3)
Bug Fixes
  • importer: if no electron was found install the latest version by default (c8b12fbf)
  • generic: make all process.exit and console calls respect the interactive setting (a3e43315)
Refactors
  • generic: add wrappers for console.info and console.warn (f223df85)
Tests
  • starter: add test for returned childProcess.spawn (f2c128e4)
malept
published 2.7.5 •

Changelog

Source

2.7.5 (2017-1-29)

Chores
  • tests: add eslint-plugin-mocha (74397232)
  • generic: update electron-installer-dmg to version 0.2.0 (aa8034b1)
Bug Fixes
  • tests: update tests due to changes in #101 (912b4f69)
  • maker: detect out path of package step correctly (6d15c62d)
  • tabtab: dont install tabtab in a development environment and ignore tabtab install errors (f0cb0417)
Code Style Changes
  • generic: fixed typos (2f869d81)
  • tests: ignore intentionally wrong code in test (f01f9907)
Tests
  • initializer: add nonexistent template test (6f26c64f)
  • generic: increase test coverage of the init API (2c9caddf)
  • starter: add test coverage for starter (0d2f5712)
  • installer: add test coverage for the installer (4049e31c)
  • tests: increase test coverage on util modules (6c63aafa)
marshallofsound
published 2.7.4 •

Changelog

Source

2.7.4 (2017-1-27)

Documentation Changes
  • generic: clarify what the major package dependencies are (559956b3)
Refactors
  • generic: move ora.ora to an ora helper for ease of submodule use (ee33638a)
marshallofsound
published 2.7.3 •

Changelog

Source

2.7.3 (2017-1-25)

New Features
  • installer: manually mount and scan a DMG file when installing for the .app (7ea5af8a)
Bug Fixes
  • packager: fix resolving of afterCopy and afterExtract hook paths (bd4df685)
  • installer: fix install prompt when multiple compatable targets found (9a2f36c9)
Code Style Changes
  • generic: remove unnecessary eslint pragmas (23d1aa9f)
malept
published 2.7.2 •

Changelog

Source

2.7.2 (2017-1-18)

Bug Fixes
  • packager: force upgrade to electron-rebuild 1.5.7 (f2912db5)
malept
published 2.7.1 •

Changelog

Source

2.7.1 (2017-1-15)

Chores
  • generic:
    • alphabetize custom eslint rules (e7f6eeb6)
    • disable the no-throw-literal eslint rule (05f893e8)
Bug Fixes
  • initializer: handle local templates correctly (42bf745a)
  • alias: fix the forge alias so that it can run the make command (725e6b06)
marshallofsound
published 2.7.0 •

Changelog

Source

2.7.0 (2017-1-14)

Documentation Changes
  • initializer: document the built in templates (b0eec7c3)
New Features
  • initializer: add userland templates to forge (bcba06a2)
malept
published 2.6.0 •

Changelog

Source

2.6.0 (2017-1-10)

Chores
  • deps: Update electron-windows-store (761464f0)
New Features
  • importer:
    • ensure the user is aware of any script changes we make (cbb73e7e)
    • import now sets the scripts section in package.json to be forge scripts (cb01d406)
  • initializer: template package.json now includes package and make scripts (272d9b1e)
  • rebuilder: show rebuild progress from the electron-rebuild lifecycle (26f23b48)
  • generic:
    • use electron-rebuild instead of generic rebuild logic (3d26da5b)
    • add basic tab completion for top level commands (30082bbf)
Bug Fixes
  • packager:
    • check asar.unpack correctly (150ea5dd)
    • clarify entry point error messages (969ab1ea)
    • throw errors on an uncompilable entrypoint (b7f7b81c)
  • initializer:
    • unpin electron-compilers (9e2aefaa)
    • unpin eslint-plugin-jsx-a11y (02b6e367)
    • pin electron-compilers dependency due to typescript bug (4ebafa8d)
Refactors
  • packager: upgrade to Electron Packager 8.5.0 (b8489b47)
marshallofsound
published 2.5.2 •

Changelog

Source

2.5.2 (2017-1-7)

Bug Fixes
  • publisher: dont call make twice while publishing (55bfe1ac)
marshallofsound
published 2.5.1 •

Changelog

Source

2.5.1 (2017-1-5)

Chores
  • undefined:
    • istanbul-lib-instrument is no longer required (f60dd586)
    • upgrade to version of babel-plugin-istanbul that should address regression (0913506b)
Bug Fixes
  • importer: fix relative path to tmpl directory (b39c1008)
  • undefined: regression in istanbul-lib-instrument and babel-plugin-istanbul should now be addressed (58b9791e)
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