New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

electron-react-titlebar

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-react-titlebar - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

app/screenshot.PNG

1

lib/menu.js

@@ -203,3 +203,2 @@ 'use strict';

}
console.log('click', i);
this.setState({

@@ -206,0 +205,0 @@ clicked: !(this.state.focusing === i && this.state.clicked)

{
"name": "electron-react-titlebar",
"version": "0.2.1",
"version": "0.2.2",
"description": "A github desktop style title bar component for electron.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -164,3 +164,2 @@ import React, { PureComponent } from 'react'

}
console.log('click', i)
this.setState({

@@ -167,0 +166,0 @@ clicked: !(this.state.focusing === i && this.state.clicked),

Sorry, the diff of this file is not supported yet

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