Compare commits
No commits in common. "master" and "mention_fix" have entirely different histories.
master
...
mention_fi
2 changed files with 7 additions and 7 deletions
|
@ -31,16 +31,16 @@ node move_helper.js
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Contributions to this project are welcome, encouraged, and compensated. For more details, see [lbry.tech/contribute](https://lbry.tech/contribute)
|
Contributions to this project are welcome, encouraged, and compensated. For more details, see [lbry.io/faq/contributing](https://lbry.io/faq/contributing)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is MIT Licensed © [LBRYio](https://github.com/lbryio)
|
This project is MIT Licensed © [LBRYio](https://github.com/lbryio)
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
We take security seriously. Please contact security@lbry.com regarding any security issues.
|
We take security seriously. Please contact security@lbry.io regarding any security issues.
|
||||||
Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it.
|
Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it.
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
The primary contact for this project is [@filipnyquist](https://github.com/filipnyquist) (filip@lbry.com)
|
The primary contact for this project is [@filipnyquist](https://github.com/filipnyquist) (filip@lbry.io)
|
||||||
|
|
|
@ -213,8 +213,8 @@ env-variable@0.0.x:
|
||||||
resolved "https://registry.yarnpkg.com/env-variable/-/env-variable-0.0.4.tgz#0d6280cf507d84242befe35a512b5ae4be77c54e"
|
resolved "https://registry.yarnpkg.com/env-variable/-/env-variable-0.0.4.tgz#0d6280cf507d84242befe35a512b5ae4be77c54e"
|
||||||
|
|
||||||
extend@~3.0.1:
|
extend@~3.0.1:
|
||||||
version "3.0.2"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
|
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
|
||||||
|
|
||||||
extsprintf@1.3.0:
|
extsprintf@1.3.0:
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
|
@ -362,8 +362,8 @@ kuler@0.0.x:
|
||||||
colornames "0.0.2"
|
colornames "0.0.2"
|
||||||
|
|
||||||
lodash@^4.0.0, lodash@^4.17.10:
|
lodash@^4.0.0, lodash@^4.17.10:
|
||||||
version "4.17.19"
|
version "4.17.10"
|
||||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
||||||
|
|
||||||
logform@^1.6.0, logform@^1.9.0:
|
logform@^1.6.0, logform@^1.9.0:
|
||||||
version "1.9.1"
|
version "1.9.1"
|
||||||
|
|
Loading…
Reference in a new issue