Commit bfc432f
committed
Remove
It appears that the original necessity for `tsc-watch` was introduced
through new usage within `npm-scripts` commands in
#632.
Since that usage is no longer present (at least partially removed via
5f287d9), this dependency should no longer
be necessary either.
This is relatively urgent since `tsc-watch` includes the `event-stream` npm
package as a transitive dependency and that package is demonstrably
vulnerable:
Ref: dominictarr/event-stream#116
cc @martijnwalraven @jbaxleyiii @trevor-scheer @hwillsontsc-watch dependency which is no longer used.1 parent df384df commit bfc432f
2 files changed
Lines changed: 0 additions & 64 deletions
Some 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 | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments