Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gui

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gui - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

index.js

@@ -1,4 +0,4 @@

if (!process.versions.electron || !process.versions.yode)
if (!process.versions.electron && !process.versions.yode)
console.warn("Using this module under Node.js is unstable.")
module.exports = require('./gui.node')
{
"name": "gui",
"version": "0.0.2",
"version": "0.0.3",
"description": "Bindings to Yue's GUI library",

@@ -5,0 +5,0 @@ "repository": "https://github.com/yue/node-gui",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc