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

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@r1-runtime/cli - npm Package Compare versions

Comparing version
0.3.6
to
0.3.7
+1
-1
dist/patch-package.js

@@ -24,3 +24,3 @@ import path from 'path';

if (!pkg.dependencies['@r1-runtime/core']) {
pkg.dependencies['@r1-runtime/core'] = '^0.3.3';
pkg.dependencies['@r1-runtime/core'] = '^0.3.4';
modified = true;

@@ -27,0 +27,0 @@ }

{
"name": "@r1-runtime/cli",
"version": "0.3.6",
"version": "0.3.7",
"description": "R1 TauriWeb Runtime CLI — migrate Tauri apps to the browser with npx r1 sync.",

@@ -5,0 +5,0 @@ "type": "module",