Skip to content

Commit

Permalink
Vulnerabilities, readme
Browse files Browse the repository at this point in the history
  • Loading branch information
desperate-man committed May 10, 2020
1 parent 70d7813 commit ae0d712
Show file tree
Hide file tree
Showing 3 changed files with 1,609 additions and 1,488 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Google Chrome Webstore](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/jogos-santa-casa-bypass-v/mllldoamkfoggfinimnefclegkmdkbbl)[![Firefox Addons](https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_1.png)](https://github.com/desperate-man/jsc-bypass-virtual-keyboard-browser-extension/releases)

## Description

Browser extension for Chrome and Firefox that helps to log in to [Jogos Santa Casa](https://www.jogossantacasa.pt/) website without virtual keyboard.
Expand Down Expand Up @@ -63,6 +65,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

## Trademarks
## Trademarks & Credits

Jogos Santa Casa and https://www.jogossantacasa.pt/ are Copyright © Jogos Santa Casa.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-env": "^7.3.4",
"babel-loader": "^8.0.6",
"bestzip": "^2.1.5",
"concurrently": "^5.0.0",
"concurrently": "^5.2.0",
"copy-webpack-plugin": "^5.0.4",
"cross-env": "^6.0.3",
"eslint": "^6.1.0",
Expand All @@ -52,14 +52,12 @@
"prettier-check": "^2.0.0",
"rimraf": "^2.6.3",
"shx": "^0.3.2",
"terser-webpack-plugin": "^2.2.1",
"terser-webpack-plugin": "^2.3.6",
"web-ext": "^3.1.1",
"webpack": "^4.39.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.10"
},
"resolutions": {
"terser-webpack-plugin": "^1.4.2",
"serialize-javascript": ">=2.1.1",
"acorn": "^6.4.1"
"minimist": "^1.2.3"
}
}
Loading

0 comments on commit ae0d712

Please sign in to comment.