
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@solidjs/web
Advanced tools
Solid's web runtime: client rendering, hydration, SSR, and DOM-specific control flow (Portal, Dynamic).
Solid 2.0's web platform runtime — DOM rendering, hydration, server-side rendering, and the web-only control-flow components (Portal, Dynamic).
Solid 2.0 (experimental beta). In 1.x this package was the
solid-js/websubpath; in 2.0 it's a separate@solidjs/webpackage.See
solid-js's CHEATSHEET and MIGRATION guide for the 2.0 surface.
// Browser / hydration
import { render, hydrate, Portal, Dynamic, dynamic } from "@solidjs/web";
// Server (SSR)
import { renderToString, renderToStream, isServer } from "@solidjs/web";
The control-flow components from solid-js (For, Show, Switch/Match, Loading, Errored, Repeat, Reveal) are also re-exported from @solidjs/web for convenience.
FAQs
Solid's web runtime: client rendering, hydration, SSR, and DOM-specific control flow (Portal, Dynamic).
The npm package @solidjs/web receives a total of 21,172 weekly downloads. As such, @solidjs/web popularity was classified as popular.
We found that @solidjs/web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.