This repository was archived by the owner on Jan 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vercel/pkg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ceaf9dd8fa643e45ccf1324a4a8e610a1603b26d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vercel/pkg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 72a919d1836f46e9cd6f465d30ea036bd00566e1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
9
contributors
Commits on Sep 22, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for e67e307 - Browse repository at this point
Copy the full SHA e67e307View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 27cb4d1 - Browse repository at this point
Copy the full SHA 27cb4d1View commit details
Commits on Nov 29, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 5dbeb9c - Browse repository at this point
Copy the full SHA 5dbeb9cView commit details
Commits on Nov 30, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 480bb89 - Browse repository at this point
Copy the full SHA 480bb89View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a210419 - Browse repository at this point
Copy the full SHA a210419View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9c5d799 - Browse repository at this point
Copy the full SHA 9c5d799View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3f540c0 - Browse repository at this point
Copy the full SHA 3f540c0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 723aa6b - Browse repository at this point
Copy the full SHA 723aa6bView commit details
Commits on Dec 1, 2018
-
tolerate root-ish "files" entry paths in package.json
fixes everything dependent on 'array-from'
1Configuration menu - View commit details
-
Copy full SHA for 2faf045 - Browse repository at this point
Copy the full SHA 2faf045View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 90754ed - Browse repository at this point
Copy the full SHA 90754edView commit details -
Clarify scripts and assets entries support arrays (#514)
Code already supported this; I'm just updating README closes #367
1Configuration menu - View commit details
-
Copy full SHA for 8600289 - Browse repository at this point
Copy the full SHA 8600289View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2b1b278 - Browse repository at this point
Copy the full SHA 2b1b278View commit details
Commits on Dec 2, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for d271f13 - Browse repository at this point
Copy the full SHA d271f13View commit details
Commits on Dec 12, 2018
-
Fix handling of files with for-await-of loops (#538)
* Fix handling of files with for-await-of loops * Revert accidental change * Fix lint errors
1Configuration menu - View commit details
-
Copy full SHA for 2e39a52 - Browse repository at this point
Copy the full SHA 2e39a52View commit details
Commits on Dec 13, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 42946d5 - Browse repository at this point
Copy the full SHA 42946d5View commit details
Commits on Jan 10, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for 9db59ff - Browse repository at this point
Copy the full SHA 9db59ffView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3890e84 - Browse repository at this point
Copy the full SHA 3890e84View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for dda3119 - Browse repository at this point
Copy the full SHA dda3119View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for b19d97a - Browse repository at this point
Copy the full SHA b19d97aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d226b6f - Browse repository at this point
Copy the full SHA d226b6fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for bdb59b3 - Browse repository at this point
Copy the full SHA bdb59b3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 4bdbd6a - Browse repository at this point
Copy the full SHA 4bdbd6aView commit details
Commits on Apr 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95e9334 - Browse repository at this point
Copy the full SHA 95e9334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619fc78 - Browse repository at this point
Copy the full SHA 619fc78View commit details
Commits on Apr 27, 2019
-
Fix pkg example express app (#668)
* Fix pkg example express app Currently, following the instructions provided in the README result in pkg failing to build the executable. The error output references "node7" as being an undefined target in package.json. pkg relies on pkg-fetch for retrieving Node versions to be used as targets in building executables. As of pkg-fetch v2.5, no node v7.x.x is listed as an available source. Changing "node7" to "node10" fixes this issue as it is available via pkg-fetch v2.5. Additionally, this PR: *) Adds files/folders to .gitignore related to the example express app which should not be included in master. *) Improves README ducumentation for example express app. * Revise example app node target version Changed `pkg` target from `node10` to `node8` in order to pass CI build errors due to missing peer dependency for babel at that version.
Configuration menu - View commit details
-
Copy full SHA for e736f85 - Browse repository at this point
Copy the full SHA e736f85View commit details
Commits on May 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3775ab6 - Browse repository at this point
Copy the full SHA 3775ab6View commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9121a16 - Browse repository at this point
Copy the full SHA 9121a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f81cf - Browse repository at this point
Copy the full SHA 58f81cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 589c6a5 - Browse repository at this point
Copy the full SHA 589c6a5View commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 215af15 - Browse repository at this point
Copy the full SHA 215af15View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8616bb6 - Browse repository at this point
Copy the full SHA 8616bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005117c - Browse repository at this point
Copy the full SHA 005117cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0da4ee - Browse repository at this point
Copy the full SHA b0da4eeView commit details -
* adjust promisify to node 10+ * run test-50-reject-* on linux only * set host to node12 * enable armv7 in test-42-fetch-all * add 12->6 to npm version map in test-79-npm * remove unneeded test-50-bakery-4
Configuration menu - View commit details
-
Copy full SHA for 1d47858 - Browse repository at this point
Copy the full SHA 1d47858View commit details
Commits on May 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee56bd7 - Browse repository at this point
Copy the full SHA ee56bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3952f39 - Browse repository at this point
Copy the full SHA 3952f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 460b1c9 - Browse repository at this point
Copy the full SHA 460b1c9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 50da752 - Browse repository at this point
Copy the full SHA 50da752View commit details
Commits on Nov 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 061a977 - Browse repository at this point
Copy the full SHA 061a977View commit details
Commits on Dec 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7ff6430 - Browse repository at this point
Copy the full SHA 7ff6430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a1a49 - Browse repository at this point
Copy the full SHA 89a1a49View commit details
Commits on Dec 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 718d974 - Browse repository at this point
Copy the full SHA 718d974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af8d04 - Browse repository at this point
Copy the full SHA 7af8d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a919d - Browse repository at this point
Copy the full SHA 72a919dView commit details
There are no files selected for viewing