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.0

12

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

@@ -30,11 +30,11 @@ "homepage": "https://rsbuild.rs",

"@rsbuild/plugin-react": "^1.1.0",
"@rslib/core": "0.10.1",
"@rslib/core": "0.10.2",
"@types/node": "^22.15.32",
"typescript": "^5.8.3",
"@rsbuild/core": "1.4.0-beta.5",
"@rsbuild/core": "1.4.0",
"@rsbuild/plugin-babel": "1.0.5",
"@rsbuild/plugin-solid": "1.0.5",
"@rsbuild/plugin-babel": "1.0.5",
"@rsbuild/plugin-svelte": "1.0.10",
"@rsbuild/plugin-preact": "1.5.0-beta.0",
"@rsbuild/plugin-vue": "1.0.7"
"@rsbuild/plugin-vue": "1.0.7",
"@rsbuild/plugin-preact": "1.5.0"
},

@@ -41,0 +41,0 @@ "engines": {