/net/seda/files/

/package-lock.json?h=v6.1.1' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5109 from MetaMask/MoveOutInpageProviderDan Finlay2018-08-221-0/+66
|\
| * Move inpage-provider and port-stream outsideDan Finlay2018-08-211-6/+79
* | bugfix - prevents old blocktracker from getting internal hooks migratedkumavis2018-08-221-9/+16
|/
* fix merge conflictsbrunobar792018-08-181-2308/+518
* update package-lock.jsonbrunobar792018-08-151-2/+3
* good progress adding pathsbrunobar792018-08-141-36/+7
* this should be ready to gobrunobar792018-08-121-0/+56
* refactor to support multiple hw walletsbrunobar792018-08-111-0/+23
* fix merge conflictsbrunobar792018-08-091-32057/+32143
|\
| * Update eth-keyring-controller and eth-hd-keyring versions (#4989)Paul Bouchon2018-08-091-36070/+32112
| * Reestablish old versions of eth-keyring-controller and eth-hd-keyringbitpshr2018-08-081-1455/+5516
* | update package-lock.jsonbrunobar792018-08-081-4/+21
* | fix merge conflictsbrunobar792018-08-081-542/+118
|\|
| * Update chromedriver pkgWhymarrh Whitby2018-08-071-19/+22
| * Add static-server devDependencyWhymarrh Whitby2018-08-071-7/+87
| * Remove superstatic packageWhymarrh Whitby2018-08-071-523/+26
| * Refresh package-lock.json file with npm@6.3.0Whymarrh Whitby2018-08-071-15/+6
| * Add deprecation message for eth_signTypedDatabitpshr2018-07-281-6/+15
* | added crossbrowser support and error handlingbrunobar792018-08-011-7/+22
* | send to fullscreen if no permission from popupbrunobar792018-07-311-17/+7
* | fix dependenciesbrunobar792018-07-271-2/+3
* | fix merge conflictsbrunobar792018-07-271-18/+25
|\|
| * Update Babel to Current Standard "babel-preset-env" (#4812)Antoine Nauleau2018-07-251-18/+25
* | added webrtc-adapter for browser compatbrunobar792018-07-271-0/+22
* | fully working without tweaking ext. permissionbrunobar792018-07-271-62/+2
* | working without permission issuesbrunobar792018-07-271-2/+15
* | added instascan pkgbrunobar792018-07-241-7/+76
|/
* update package-lock.jsonbrunobar792018-07-221-17/+7
* update package-lock.jsonbrunobar792018-07-221-7/+17
* added node version requirementsbrunobar792018-07-221-17/+7
* use latest keyring packagesbrunobar792018-07-171-30/+95
* update package-lock.jsonbrunobar792018-07-131-45/+25
* catching up with developbrunobar792018-07-131-13/+31
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-131-0/+116
|\
| * Fix existing unit testsAlexander Tseung2018-07-081-6/+21
| * Various fixes from PR commentsAlexander Tseung2018-07-071-23351/+107
| * Use eth-method-registry to get method dataAlexander Tseung2018-07-071-1/+19885
| * Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+3467
* | update to temp dependenciesbrunobar792018-07-121-13/+10
* | update package-lock.jsonbrunobar792018-07-071-240/+48
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-071-4/+67
|\|
| * fix lint errorsbrunobar792018-07-041-17/+74
* | package.json updated and tests passingbrunobar792018-07-041-0/+57
* | tests are passingbrunobar792018-07-041-39262/+30830
* | package-lock updatebrunobar792018-07-041-27/+10
* | fix merge conflictsbrunobar792018-07-041-853/+13472
|\ \
| * | ignore lodash vulnerabilitybrunobar792018-07-041-13/+7
| |/
* | fix merge conflictsbrunobar792018-07-041-3/+22
|\|
| * point eth-contract-metadata to repo masterEsteban MIno2018-07-031-3/+2
* | update package-lock.jsonbrunobar792018-07-031-9745/+6172
* | fix merge conflictsbrunobar792018-07-031-3620/+2741
|\|
| * npm 6 fresh lock + node 8 (#4675)Bruno Barbieri2018-07-031-32449/+32250
* | use latest eth-keyring-controllerbrunobar792018-07-021-2/+3
* | fix merge conflictsbrunobar792018-07-021-6554/+7166
|\|
| * Use supersonic instead of httpserver to serve local dapp (e2e beta tests)Dan2018-06-28