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
236
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

10

package.json
{
"name": "create-rsbuild",
"version": "1.0.1-rc.5",
"version": "1.0.1",
"description": "Create a new Rsbuild project",

@@ -25,10 +25,10 @@ "homepage": "https://rsbuild.dev",

],
"dependencies": {
"create-rstack": "1.0.1"
},
"devDependencies": {
"@rslib/core": "0.0.4",
"@rslib/core": "0.0.5",
"@types/node": "18.x",
"typescript": "^5.5.2"
},
"dependencies": {
"create-rstack": "1.0.1"
},
"engines": {

@@ -35,0 +35,0 @@ "node": ">=16.7.0"

@@ -14,4 +14,4 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*"
"@rsbuild/core": "^1.0.1"
}
}

@@ -14,5 +14,5 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/core": "^1.0.1",
"typescript": "^5.5.2"
}
}

@@ -14,5 +14,5 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-preact": "workspace:*"
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-preact": "^1.0.1"
}
}

@@ -14,6 +14,6 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-preact": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-preact": "^1.0.1",
"typescript": "^5.5.2"
}
}

@@ -15,5 +15,5 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*"
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-react": "^1.0.1"
}
}

@@ -15,4 +15,4 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-react": "^1.0.1",
"@types/react": "^18.3.5",

@@ -19,0 +19,0 @@ "@types/react-dom": "^18.3.0",

@@ -14,6 +14,6 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-babel": "workspace:*",
"@rsbuild/plugin-solid": "workspace:*"
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-babel": "^1.0.1",
"@rsbuild/plugin-solid": "^1.0.1"
}
}

@@ -14,7 +14,7 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-babel": "workspace:*",
"@rsbuild/plugin-solid": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-babel": "^1.0.1",
"@rsbuild/plugin-solid": "^1.0.1",
"typescript": "^5.5.2"
}
}

@@ -14,5 +14,5 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-svelte": "workspace:*"
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-svelte": "^1.0.1"
}
}

@@ -15,7 +15,7 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-svelte": "workspace:*",
"svelte-check": "^4.0.0",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-svelte": "^1.0.1",
"svelte-check": "^4.0.1",
"typescript": "^5.5.2"
}
}

@@ -11,4 +11,4 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*"
"@rsbuild/core": "^1.0.1"
}
}

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

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/core": "^1.0.1",
"typescript": "^5.5.2"
}
}

@@ -14,5 +14,5 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-vue2": "^1.0.1"
}
}

@@ -14,3 +14,3 @@ {

"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-vue2": "^1.0.1",

@@ -17,0 +17,0 @@ "typescript": "^5.5.2"

@@ -11,8 +11,8 @@ {

"dependencies": {
"vue": "^3.5.0"
"vue": "^3.5.3"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-vue": "workspace:*"
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-vue": "^1.0.1"
}
}

@@ -11,9 +11,9 @@ {

"dependencies": {
"vue": "^3.5.0"
"vue": "^3.5.3"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-vue": "workspace:*",
"@rsbuild/core": "^1.0.1",
"@rsbuild/plugin-vue": "^1.0.1",
"typescript": "^5.5.2"
}
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.