Jason Suttles

Results 21 issues of Jason Suttles

I've been trying to track down an issue with double quotes in my arguments and it has led me to believe that the escapeArgument function in this package is the...

The request package is deprecated. https://github.com/request/request/issues/3142 Replacing this deprecated package will get rid of this dependabot issue: https://github.com/advisories/GHSA-896r-f27r-55mw

chore
t-2

https://github.com/chafey/dicomParser/issues/43 { untilTag: { tag: '', include: false } } untilTag option now takes object like above or string like before

enhancement

Using CodeQL security scanning on our repository the below error was detected from this library. ![image](https://user-images.githubusercontent.com/8527741/118716509-e82a7f80-b7f2-11eb-87e2-5c9bb5b8e305.png)

I tested this with the file that I gave, and it seemed to work.

![image](https://user-images.githubusercontent.com/8527741/172228145-2f51b5fd-5bd0-4dca-bc05-2b2dcac72294.png)

The latest version of nw (0.68.0) still relies on merge ^1.2.0. The earliest fixed version is 2.1.1.

### Version 17.0.0 ### Reproduction link [github.com](https://github.com/jssuttles/webpack-vue-loader-issue) ### Steps to reproduce Use Webpack ModuleFederationPlugin and hot reloading to load components with similar paths and names from remote applications into a...

https://github.com/scottcorgan/tiny-emitter/blob/4e6b2eb5869fb4ba862accaef7d16a7051349f4f/index.js#L58C6-L58C16 Doesn't this ternary statement mean that if the callback isn't found in the list of associated callbacks, then it'll remove all associated callbacks?

I included the changes from apla's fork, but didn't remove numeral. Passes tests.