🚨 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 HMR within 5ms, making it much faster than similar tools like webpack and vite.

Source
npmnpm
Version
0.6.4
Version published
Maintainers
2
Created
Source

Farm Core

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

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

Getting Started

Install Farm CLI:

npm install -g @farmfe/cli

We provide an example React project for now. Use farm create to create a new project and farm start to start the project.

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

FAQs

Package last updated on 22 Apr 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