This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2017-05-30 Node.js v8.0.0 (Current) Release Git-EVTag-v0-SHA512: 251d36ba38cf006d5e5b9be6fe3f1b4f4a3aa7eebc5e03b855b9d1f8be4b2ea7e96bf0e4b2460eab94f379a992ee03477a0328da976025e7a1fc9289204998a7
- Loading branch information
Showing
1,737 changed files
with
88,940 additions
and
37,072 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,6 +61,8 @@ ipch/ | |
*.VC.db | ||
.vs/ | ||
.vscode/ | ||
/deps/v8/src/debug/obj | ||
/*.exe | ||
|
||
/config.mk | ||
/config.gypi | ||
|
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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
* Broken test files | ||
* add-remote-git-get-resolved.js (needs porting to pacote) | ||
* bugs.js (I think because opts.fullMetadata) | ||
* builtin-config.js (freezes) | ||
* check-cpu-reqs.js (uhhh? it's not checking?) | ||
* check-engine-reqs.js (same?) | ||
* check-os-reqs.js (same?) | ||
* doctor.js (needs rewrite) | ||
* full-warning-messages.js | ||
* get.js | ||
* git-npmignore.js | ||
* git-races.js | ||
* github-shortcut.js | ||
* ignore-shrinkwrap.js | ||
* install-shrinkwrapped-git.js | ||
* install-with-dev-dep-duplicate.js | ||
* legacy-npm-self-install.js (one check failed) | ||
* ls-depth-cli.js | ||
* outdated-local.js | ||
* outdated-notarget.js | ||
* outdated-private.js | ||
* peer-deps-invalid.js | ||
* peer-deps-toplevel.js | ||
* peer-deps-without-package-json.js | ||
* repo.js | ||
* retry-on-stale-cache.js | ||
* scope-header.js | ||
* shrinkwrap-default-arg-ver.js | ||
* shrinkwrap-local-dependency.js | ||
* shrinkwrap-optional-dependency.js | ||
* shrinkwrap-optional-property.js | ||
* shrinkwrap-prod-dependency.js | ||
* shrinkwrap-shared-dev-dependency.js | ||
* splat-with-only-prerelease-to-latest.js | ||
* url-dependencies.js | ||
* verify-no-lifecycle-on-repo.js | ||
* network/legacy-shrinkwrap.js |
Oops, something went wrong.