Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@r1-runtime/vite-plugin

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@r1-runtime/vite-plugin - npm Package Compare versions

Comparing version
0.3.2
to
0.3.3
+2
-2
package.json
{
"name": "@r1-runtime/vite-plugin",
"version": "0.3.2",
"version": "0.3.3",
"description": "Official Vite plugin for R1 — automates Rust→WASM compilation and Tauri import patching.",

@@ -51,4 +51,4 @@ "type": "module",

"peerDependencies": {
"vite": "^5.0.0"
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
}
}