You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

create-rsbuild

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rsbuild - npm Package Compare versions

Comparing version

to
1.4.2

6

package.json
{
"name": "create-rsbuild",
"version": "1.4.1",
"version": "1.4.2",
"description": "Create a new Rsbuild project",

@@ -33,7 +33,7 @@ "homepage": "https://rsbuild.rs",

"typescript": "^5.8.3",
"@rsbuild/core": "1.4.1",
"@rsbuild/plugin-babel": "1.0.5",
"@rsbuild/plugin-preact": "1.5.0",
"@rsbuild/plugin-svelte": "1.0.10",
"@rsbuild/core": "1.4.2",
"@rsbuild/plugin-solid": "1.0.5",
"@rsbuild/plugin-svelte": "1.0.10",
"@rsbuild/plugin-vue": "1.0.7"

@@ -40,0 +40,0 @@ },