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

@electron-lab/title-bar

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron-lab/title-bar - npm Package Compare versions

Comparing version 0.1.2-alpha.0 to 0.1.2-alpha.1

3

es/TitleBar.js

@@ -29,4 +29,3 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }

backgroundColor = _ref.backgroundColor,
_ref$dark = _ref.dark,
dark = _ref$dark === void 0 ? true : _ref$dark,
dark = _ref.dark,
children = _ref.children;

@@ -33,0 +32,0 @@

@@ -49,4 +49,3 @@ "use strict";

backgroundColor = _ref.backgroundColor,
_ref$dark = _ref.dark,
dark = _ref$dark === void 0 ? true : _ref$dark,
dark = _ref.dark,
children = _ref.children;

@@ -53,0 +52,0 @@

{
"name": "@electron-lab/title-bar",
"version": "0.1.2-alpha.0",
"version": "0.1.2-alpha.1",
"main": "lib/index.js",

@@ -22,3 +22,3 @@ "module": "es/index.js",

],
"gitHead": "7df51de2374a1c45b55c0b6afd29bdac261686ea"
"gitHead": "7a90de75c58a3f0e80cf1c8e0366c1380c675f6c"
}

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