-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Code] change nodegit to @elastic/nodegit
- Loading branch information
spacedragon
committed
Mar 7, 2019
1 parent
3f74652
commit 0c44d73
Showing
12 changed files
with
43 additions
and
39 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
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
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 |
---|---|---|
|
@@ -900,6 +900,26 @@ | |
resolved "https://registry.yarnpkg.com/@elastic/node-crypto/-/node-crypto-0.1.2.tgz#c18ac282f635e88f041cc1555d806e492ca8f3b1" | ||
integrity sha1-wYrCgvY16I8EHMFVXYBuSSyo87E= | ||
|
||
"@elastic/[email protected]": | ||
version "0.24.0-alpha.10" | ||
resolved "https://registry.yarnpkg.com/@elastic/nodegit/-/nodegit-0.24.0-alpha.10.tgz#aff30d245a9155620b08af494643efcd12c39313" | ||
integrity sha512-9vQRbl/jOqRb20AceYdcwzYBNFxsh7pWAeKMfHJmLTRqTxCjvvFeOpIFW1FLAe56zj6Qd04xrE8OWE9Htxvn2Q== | ||
dependencies: | ||
babel-cli "^6.7.7" | ||
babel-preset-es2015 "^6.6.0" | ||
combyne "~0.8.1" | ||
fs-extra "^7.0.0" | ||
js-beautify "~1.5.10" | ||
lodash "^4.17.11" | ||
nan "^2.11.1" | ||
node-gyp "^3.8.0" | ||
node-pre-gyp "^0.11.0" | ||
promisify-node "~0.3.0" | ||
ramda "^0.25.0" | ||
request-promise-native "^1.0.5" | ||
tar-fs "^1.16.3" | ||
walk "^2.3.9" | ||
|
||
"@elastic/[email protected]": | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/@elastic/numeral/-/numeral-2.3.2.tgz#06c9ef22f18dd8c2b39ffe353868d4d0c13ea4f9" | ||
|
@@ -2150,13 +2170,6 @@ | |
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.27.tgz#eb3843f15d0ba0986cc7e4d734d2ee8b50709ef8" | ||
integrity sha512-e9wgeY6gaY21on3ve0xAjgBVjGDWq/xUteK0ujsE53bUoxycMkqfnkUgMt6ffZtykZ5X12Mg3T7Pw4TRCObDKg== | ||
|
||
"@types/nodegit@^0.22.1": | ||
version "0.22.7" | ||
resolved "https://registry.yarnpkg.com/@types/nodegit/-/nodegit-0.22.7.tgz#e4e3f9f2a0e8a6f13234748e6e12c06c864879ba" | ||
integrity sha512-ZMsQfod9Lsxn5V5yS2Pyf46S31CGD26gP1uKmth041NhNyd3qcJvkhe/2072TgwwdXx4f+W6wdh1Vvu1e34l/A== | ||
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/normalize-package-data@*": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" | ||
|
@@ -17245,25 +17258,6 @@ nodegit-promise@~4.0.0: | |
dependencies: | ||
asap "~2.0.3" | ||
|
||
"nodegit@git+https://github.com/elastic/nodegit.git#54173ad757bc09f155183bb27bce921b02fb8198": | ||
version "0.24.0-alpha.6" | ||
resolved "git+https://github.com/elastic/nodegit.git#54173ad757bc09f155183bb27bce921b02fb8198" | ||
dependencies: | ||
babel-cli "^6.7.7" | ||
babel-preset-es2015 "^6.6.0" | ||
combyne "~0.8.1" | ||
fs-extra "^7.0.0" | ||
js-beautify "~1.5.10" | ||
lodash "^4.17.11" | ||
nan "^2.11.1" | ||
node-gyp "^3.8.0" | ||
node-pre-gyp "^0.11.0" | ||
promisify-node "~0.3.0" | ||
ramda "^0.25.0" | ||
request-promise-native "^1.0.5" | ||
tar-fs "^1.16.3" | ||
walk "^2.3.9" | ||
|
||
nodemailer@^4.6.4: | ||
version "4.6.4" | ||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.6.4.tgz#f0d72d0c6a6ec5f4369fa8f4bf5127a31baa2014" | ||
|