forked from MrRefactoring/jira.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a650eb1
kroumaMatyáš KroupaMrRefactoring
authoredSwap form-data for formdata-node (MrRefactoring#333)
The newer library better supports modules and is written in TypeScript.
The FormData interface is a drop-in replacement except for getHeaders(),
but that didn't do anything useful, so it can be dropped.
Closes MrRefactoring#327
Signed-off-by: Matyáš Kroupa <m.kroupa@quadient.com>
Co-authored-by: Matyáš Kroupa <m.kroupa@quadient.com>
Co-authored-by: Vladislav Tupikin <MrRefactoring@yandex.ru>1 parent df8e9d2 commit a650eb1
File tree
5 files changed
+15
-11
lines changed- src
- serviceDesk
- version2
- version3
5 files changed
+15
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 | - | ||
75 | - | ||
76 | - | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | 77 |
| |
78 | 78 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 | - | ||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
2 | - | ||
1 | + | ||
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
434 | 433 |
| |
435 | 434 |
| |
436 | 435 |
| |
437 | - | ||
438 | 436 |
| |
439 | 437 |
| |
440 | 438 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
2 | - | ||
1 | + | ||
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
434 | 433 |
| |
435 | 434 |
| |
436 | 435 |
| |
437 | - | ||
438 | 436 |
| |
439 | 437 |
| |
440 | 438 |
| |
|
0 commit comments