electron-browser-window-options
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,18 +6,25 @@ # electron-browser-window-options change log | ||
## [1.0.3] - 2015-11-29 | ||
* increase readability | ||
* remove es6 from example code | ||
## [1.0.4](https://github.com/ungoldman/electron-browser-window-options/compare/v1.0.3...v1.0.4) - 2018-02-23 | ||
## [1.0.2] - 2015-11-29 | ||
* fix typos and inline links to electron docs | ||
### Fixes | ||
- add maintenance warning | ||
- update URLs, author email | ||
## [1.0.1] - 2015-11-29 | ||
* add reference section to readme | ||
### Chores | ||
- update badges | ||
- update standard, remove extra line | ||
- add contributing guidelines | ||
- update license | ||
## [1.0.0] - 2015-11-29 | ||
* engage | ||
## [1.0.3](https://github.com/ungoldman/electron-browser-window-options/compare/v1.0.2...v1.0.3) - 2015-11-29 | ||
- increase readability | ||
- remove es6 from example code | ||
[1.0.3]: https://github.com/ngoldman/electron-browser-window-options/compare/v1.0.2...v1.0.3 | ||
[1.0.2]: https://github.com/ngoldman/electron-browser-window-options/compare/v1.0.1...v1.0.2 | ||
[1.0.1]: https://github.com/ngoldman/electron-browser-window-options/compare/v1.0.0...v1.0.1 | ||
[1.0.0]: https://github.com/ngoldman/electron-browser-window-options/releases/tag/v1.0.0 | ||
## [1.0.2](https://github.com/ungoldman/electron-browser-window-options/compare/v1.0.1...v1.0.2) - 2015-11-29 | ||
- fix typos and inline links to electron docs | ||
## [1.0.1](https://github.com/ungoldman/electron-browser-window-options/compare/v1.0.0...v1.0.1) - 2015-11-29 | ||
- add reference section to readme | ||
## [1.0.0](https://github.com/ungoldman/electron-browser-window-options/releases/tag/v1.0.0) - 2015-11-29 | ||
- engage |
@@ -161,2 +161,1 @@ module.exports = { | ||
} | ||
{ | ||
"name": "electron-browser-window-options", | ||
"description": "Reference for default Electron BrowserWindow options.", | ||
"version": "1.0.3", | ||
"author": "Nate Goldman <nate@ngoldman.me>", | ||
"version": "1.0.4", | ||
"author": "Nate Goldman <ungoldman@gmail.com> (https://ungoldman.com/)", | ||
"bugs": { | ||
"url": "https://github.com/ngoldman/electron-browser-window-options/issues" | ||
"url": "https://github.com/ungoldman/electron-browser-window-options/issues" | ||
}, | ||
"devDependencies": { | ||
"snazzy": "^2.0.1", | ||
"standard": "^5.4.1" | ||
"snazzy": "^7.0.0", | ||
"standard": "^11.0.0" | ||
}, | ||
"homepage": "https://github.com/ngoldman/electron-browser-window-options", | ||
"homepage": "https://github.com/ungoldman/electron-browser-window-options", | ||
"keywords": [ | ||
@@ -27,3 +27,3 @@ "browser", | ||
"type": "git", | ||
"url": "https://github.com/ngoldman/electron-browser-window-options.git" | ||
"url": "git+https://github.com/ungoldman/electron-browser-window-options.git" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
# electron-browser-window-options | ||
[![npm][npm-image]][npm-url] | ||
[![travis][travis-image]][travis-url] | ||
[![standard][standard-image]][standard-url] | ||
[![npm][1]][2] | ||
[![travis][3]][4] | ||
[![standard][5]][6] | ||
[![downloads][7]][2] | ||
[npm-image]: https://img.shields.io/npm/v/electron-browser-window-options.svg?style=flat-square | ||
[npm-url]: https://www.npmjs.com/package/electron-browser-window-options | ||
[travis-image]: https://img.shields.io/travis/ngoldman/electron-browser-window-options.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/ngoldman/electron-browser-window-options | ||
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square | ||
[standard-url]: http://npm.im/standard | ||
[1]: https://img.shields.io/npm/v/electron-browser-window-options.svg?style=flat-square | ||
[2]: https://www.npmjs.com/package/electron-browser-window-options | ||
[3]: https://img.shields.io/travis/ungoldman/electron-browser-window-options/master.svg?style=flat-square | ||
[4]: https://travis-ci.org/ungoldman/electron-browser-window-options | ||
[5]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square | ||
[6]: http://standardjs.com/ | ||
[7]: https://img.shields.io/npm/dm/electron-browser-window-options.svg?style=flat-square | ||
Reference for default [Electron BrowserWindow options][docs]. | ||
--- | ||
⚠️ NO LONGER MAINTAINED ⚠️ | ||
--- | ||
Can be used just for reference and copy pasting, or can be imported and used for, like, whatever: | ||
@@ -223,2 +231,4 @@ | ||
Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) before getting started. | ||
Exported options should mirror [Electron BrowserWindow documentation][docs] exactly. If something is out of date, please feel free to make an issue or send a pull request. | ||
@@ -228,4 +238,4 @@ | ||
[ISC](LICENSE) | ||
[ISC](LICENSE.md) | ||
[docs]: https://github.com/atom/electron/blob/master/docs/api/browser-window.md |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23250
240
1