@electron-lab/title-bar
Advanced tools
Comparing version 0.1.1-alpha.0 to 0.1.2-alpha.0
@@ -17,5 +17,5 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); } | ||
import './titlebar.less'; | ||
import { IconClose, IconMaximize, IconMinimize, IconRestore, IconRestoreDark } from './components/Icon'; // const { platform } = process; | ||
var platform = 'win32'; | ||
import { IconClose, IconMaximize, IconMinimize, IconRestore, IconRestoreDark } from './components/Icon'; | ||
var _process = process, | ||
platform = _process.platform; | ||
var classNamePrefix = 'electron-lab'; | ||
@@ -22,0 +22,0 @@ |
@@ -38,4 +38,4 @@ "use strict"; | ||
// const { platform } = process; | ||
var platform = 'win32'; | ||
var _process = process, | ||
platform = _process.platform; | ||
var classNamePrefix = 'electron-lab'; | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name": "@electron-lab/title-bar", | ||
"version": "0.1.1-alpha.0", | ||
"version": "0.1.2-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -13,2 +13,6 @@ "module": "es/index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/electron-laboratory/electron-lab" | ||
}, | ||
"files": [ | ||
@@ -19,3 +23,3 @@ "es", | ||
], | ||
"gitHead": "f69fba8874d32954c25636bc64cf369e50679322" | ||
"gitHead": "7df51de2374a1c45b55c0b6afd29bdac261686ea" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
46617
0