New:Socket for Asana Is Now Available.Learn more
Get Started

@devframes/service-open

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devframes/service-open - npm Package Compare versions

Comparing version
0.9.4
to
0.9.5
+1
-1
dist/index.mjs

@@ -7,3 +7,3 @@ import { defineRpcFunction } from "devframe";

//#region package.json
var version = "0.9.4";
var version = "0.9.5";
//#endregion

@@ -10,0 +10,0 @@ //#region src/diagnostics.ts

{
"name": "@devframes/service-open",
"type": "module",
"version": "0.9.4",
"version": "0.9.5",
"description": "Devframe wire service that opens files in the user's editor or reveals them in the OS file explorer.",

@@ -31,3 +31,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"peerDependencies": {
"devframe": "0.9.4"
"devframe": "0.9.5"
},

@@ -41,3 +41,3 @@ "dependencies": {

"vitest": "^4.1.10",
"devframe": "0.9.4"
"devframe": "0.9.5"
},

@@ -44,0 +44,0 @@ "scripts": {