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/core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@r1-runtime/core - npm Package Compare versions

Comparing version
0.3.2
to
0.3.3
+3
-2
package.json
{
"name": "@r1-runtime/core",
"version": "0.3.2",
"version": "0.3.3",
"description": "Main thread runtime for R1 — IPC bridge, EventBus, and boot synchronization.",

@@ -39,3 +39,4 @@ "type": "module",

"dependencies": {
"@r1-runtime/apis": "^0.3.2"
"@r1-runtime/apis": "^0.3.2",
"@r1-runtime/window": "^0.3.1"
},

@@ -42,0 +43,0 @@ "devDependencies": {