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

@freik/elect-main-utils

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freik/elect-main-utils

Kevin Frei's Electron utilities for the Main process

latest
Source
npmnpm
Version
0.5.2
Version published
Maintainers
1
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 10 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