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
0
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.0.1-beta.4

2

package.json
{
"name": "create-rsbuild",
"version": "1.0.1-beta.3",
"version": "1.0.1-beta.4",
"description": "Create a new Rsbuild project",

@@ -5,0 +5,0 @@ "homepage": "https://rsbuild.dev",

@@ -11,5 +11,5 @@ {

"eslint": "^9.7.0",
"eslint-plugin-svelte": "^2.42.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.8.0"
}
}

@@ -11,7 +11,7 @@ {

"eslint": "^9.7.0",
"eslint-plugin-svelte": "^2.42.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.8.0",
"typescript-eslint": "^8.0.0-alpha.44"
"typescript-eslint": "^8.0.0-alpha.48"
},
"type": "module"
}

Sorry, the diff of this file is too big to display