Sign In

@mearl/native-host

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mearl/native-host - npm Package Compare versions

Comparing version
2.6.0
to
2.6.1
+4
-4
package.json
{
"name": "@mearl/native-host",
"version": "2.6.0",
"version": "2.6.1",
"description": "Native Messaging Host for Mearl — bridges Chrome Extension and local socket server",

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

"typescript": "^5.8.3",
"@mearl/browser-core": "2.6.0",
"@mearl/daemon-core": "2.6.0",
"@mearl/setup": "2.6.0"
"@mearl/browser-core": "2.6.1",
"@mearl/setup": "2.6.1",
"@mearl/daemon-core": "2.6.1"
},

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

Sorry, the diff of this file is too big to display