🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@astrojs/react

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/react - npm Package Compare versions

Comparing version

to
4.2.2

8

package.json
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
"version": "4.2.1",
"version": "4.2.2",
"type": "module",

@@ -48,6 +48,6 @@ "types": "./dist/index.d.ts",

"ultrahtml": "^1.5.3",
"vite": "^6.2.0"
"vite": "^6.2.3"
},
"devDependencies": {
"@types/react": "^18.3.18",
"@types/react": "^18.3.19",
"@types/react-dom": "^18.3.5",

@@ -57,3 +57,3 @@ "cheerio": "1.0.0",

"react-dom": "^18.3.1",
"astro": "5.4.0",
"astro": "5.5.5",
"astro-scripts": "0.0.14"

@@ -60,0 +60,0 @@ },