
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
electron-base
Advanced tools
Provides abstract classes for main app and window for other Electron app to inherit.
Provides abstract classes for main app and window for other Electron app to inherit.
Install node-pre-gyp globally: npm install --global node-pre-gyp
Install windows-build-tools globally: npm install --global --production windows-build-tools
npm install
gulp watch
gulp release
How to rebuild Node native module for this Electron version:
cd ./node_modules/sqlite3node-pre-gyp rebuild --target=1.8.7 --arch=x64 --dist-url=https://atom.io/download/atom-shell1.8.6, or 1.8.5, etc. But keep it in range 1.8.x.Equivalent Node version: v8.2.1
FAQs
Provides abstract classes for main app and window for other Electron app to inherit.
We found that electron-base demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.