🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mearl/native-host

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

@mearl/native-host - npm Package Compare versions

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

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

"typescript": "^5.8.3",
"@mearl/daemon-core": "2.0.0",
"@mearl/browser-core": "2.0.0"
"@mearl/browser-core": "2.0.1",
"@mearl/daemon-core": "2.0.1"
},

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

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