This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Version 0.47.1 (Context Menu for Browser)
#### Fix - Upgrade dbl_dot_local_app cleaner_cli (9/25/2019) ### Version 0.47.0 (Context Menu for Browser) #### Feature - Add Edit > Find / Next / Backward to Browser Menus (Merge branch 'begin_context_menu')
- Loading branch information
Showing
4 changed files
with
127 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5249,6 +5249,13 @@ dns-txt@^2.0.2: | |
dependencies: | ||
buffer-indexof "^1.0.0" | ||
|
||
doc-ready@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/doc-ready/-/doc-ready-1.0.4.tgz#37f5391969cff994303fdfef2e5d50357f8164d3" | ||
integrity sha1-N/U5GWnP+ZQwP9/vLl1QNX+BZNM= | ||
dependencies: | ||
eventie "^1" | ||
|
||
[email protected]: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" | ||
|
@@ -5500,6 +5507,13 @@ [email protected]: | |
minimist "^1.2.0" | ||
plist "^3.0.1" | ||
|
||
electron-prompt@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/electron-prompt/-/electron-prompt-1.3.1.tgz#547dfa6daa68264249c689f0086fdfad6c9bf52b" | ||
integrity sha512-bCbDb9c9knx23PG6MfzBdYuffDZlZQ9gZhjTuUVCAwdCZv9hj/7IEguvBrP4DVDTouv+pYQ0LqCh5VuwYDktpg== | ||
dependencies: | ||
doc-ready "^1.0.4" | ||
|
||
[email protected]: | ||
version "20.39.0" | ||
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-20.39.0.tgz#a945d871b469b4160933d4e027612710b653f006" | ||
|
@@ -6083,6 +6097,11 @@ eventemitter3@^3.0.0: | |
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7" | ||
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q== | ||
|
||
eventie@^1: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/eventie/-/eventie-1.0.6.tgz#d4ffc8b0c2b5e493c2aa1b22cbe918d3aee74437" | ||
integrity sha1-1P/IsMK15JPCqhsiy+kY067nRDc= | ||
|
||
events@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88" | ||
|