-
Notifications
You must be signed in to change notification settings - Fork 294
Comparing changes
Open a pull request
base repository: form-data/form-data
base: v2.5.1
head repository: form-data/form-data
compare: v3.0.0
- 17 commits
- 5 files changed
- 7 contributors
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f4ca7f8 - Browse repository at this point
Copy the full SHA f4ca7f8View commit details
Commits on Aug 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 556f097 - Browse repository at this point
Copy the full SHA 556f097View commit details
Commits on Aug 31, 2019
-
Merge pull request #424 from botgram/update-combined-stream
Update combined-stream (fixes #422)
Configuration menu - View commit details
-
Copy full SHA for 5c6bf52 - Browse repository at this point
Copy the full SHA 5c6bf52View commit details
Commits on Sep 3, 2019
-
form-data: Replaced PhantomJS Dependency
Signed-off-by: sakshi87 <sakshi.sharma@puresoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 7502bf0 - Browse repository at this point
Copy the full SHA 7502bf0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f908cb2 - Browse repository at this point
Copy the full SHA f908cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4e478 - Browse repository at this point
Copy the full SHA 2b4e478View commit details -
Merge pull request #434 from ScriptSmith/master
Fix the getHeaders method signatures
Configuration menu - View commit details
-
Copy full SHA for 06568ed - Browse repository at this point
Copy the full SHA 06568edView commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 80c8f74 - Browse repository at this point
Copy the full SHA 80c8f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bde68e - Browse repository at this point
Copy the full SHA 4bde68eView commit details
Commits on Oct 29, 2019
-
Merge pull request #446 from Ovyerus/fix-constructor-type
Fix constructor options in Typescript definitions
Configuration menu - View commit details
-
Copy full SHA for cd27e9a - Browse repository at this point
Copy the full SHA cd27e9aView commit details
Commits on Oct 30, 2019
-
For many reasons, node caches and leaves in memory (for pretty lengthy amount of time) HTTPRequest instances. Form-data doesn't unsubscribe from 'error' and 'response' event, leaving references to finish / callback. This is kind-of okay in most cases (HTTPRequest's do die after a while), it might be a problem with large payloads or other memory-hungry situations. This was only tested with NodeJS 8 - future versions might change how they are working with HTTPRequest's objects.
Configuration menu - View commit details
-
Copy full SHA for 2aaa0da - Browse repository at this point
Copy the full SHA 2aaa0daView commit details -
Merge pull request #442 from sakshi87/formdata
form-data: Replaced PhantomJS Dependency
Configuration menu - View commit details
-
Copy full SHA for a73a53c - Browse repository at this point
Copy the full SHA a73a53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for faec3dc - Browse repository at this point
Copy the full SHA faec3dcView commit details -
version up to v3.0.0, and engines node should >= 6
1Configuration menu - View commit details
-
Copy full SHA for 510d939 - Browse repository at this point
Copy the full SHA 510d939View commit details
Commits on Nov 6, 2019
-
Merge pull request #448 from form-data/mapleeit-patch-1
Update package.json
Configuration menu - View commit details
-
Copy full SHA for 76d2dde - Browse repository at this point
Copy the full SHA 76d2ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 073fd1a - Browse repository at this point
Copy the full SHA 073fd1aView commit details -
Merge pull request #449 from form-data/readme-drop-node4
Update Readme.md
Configuration menu - View commit details
-
Copy full SHA for 5c9b3a9 - Browse repository at this point
Copy the full SHA 5c9b3a9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.1...v3.0.0