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

@monlite/electron

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monlite/electron - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@monlite/electron",
"version": "0.1.0",
"version": "0.1.1",
"description": "Electron helper for @monlite/core: a main-process database shared with renderer windows over IPC, with cross-window reactivity.",

@@ -52,3 +52,3 @@ "type": "module",

"dependencies": {
"@monlite/core": "^1.4.0"
"@monlite/core": "^2.0.0"
},

@@ -55,0 +55,0 @@ "devDependencies": {