🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@farmfe/core

Package Overview
Dependencies
Maintainers
2
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@farmfe/core

Farm is a Super fast web build engine written in Rust. Farm can start a project in milliseconds and perform a HMR within 5ms, much more faster than similar tools like webpack and vite.

Source
npmnpm
Version
0.5.1
Version published
Weekly downloads
4.1K
21.48%
Maintainers
2
Weekly downloads
 
Created
Source

Farm Core

Farm is a Super fast web build engine written in Rust. Farm can start a project in milliseconds and perform a HMR within 5ms, much more faster than similar tools like webpack and vite.

See https://github.com/farm-fe/farm for details

Getting Started

Install Farm Cli:

npm install -g @farmfe/cli

We provided a experience react project for now. Using farm create to create a new project. Using farm start to start the project.

farm create && cd farm-react && npm i && npm start

FAQs

Package last updated on 19 Mar 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