New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@freik/electron-main

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freik/electron-main

Kevin Frei's Electron utilities for the Main process

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

@freik/elect-main-utils

These are tools & utilities for the Electron 'main' process, which is meant to be used in conjuction with my other electron libraries for simplifying common stuff for Electron applications.

You can find the documentation is here (it's currently only typedoc auto-generated API documentation)

To use them, do this:

yarn add @freik/elect-main-utils @freik/elect-render-utils @freik/electron-renderer @freik/web-utils

or

npm install @freik/elect-main-utils @freik/elect-render-utils @freik/electron-renderer @freik/web-utils

The other 3 components live here:

npm moduledescription
@freik/elect-render-utilsRender process helpers for the www/react code
@freik/electron-rendererRender process helper code that lives in the nodejs side of the world
@freik/web-utilsGeneral React helpers, plus some Recoil and FluentUI WWW controls and helpers

FAQs

Package last updated on 19 Jun 2023

Did you know?

Socket

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.

Install

Related posts