Skip to content

Conversation

mike-lang
Copy link

This argument is obscured by the arguments object anyway. It is the only strict mode violation in the module. Making this one line change allows the module to load in strict mode while making no change to the functionality.

I also created a package.json as best I could with appropriate values pulled from the repo's README.md so I could bump the version number

This parameter named arguments is obscured by the special arguments
object anyway.  Including it in the function signature does nothing
except make the code violate strict mode
@stevenyap
Copy link

Please merge this PR so that vargs does not break in strict_mode

@jnrepo
Copy link

jnrepo commented Feb 22, 2018

Please merge this. Changing arguments to args will also work as well.

@sunti
Copy link

sunti commented Jun 27, 2018

please accept this Pull Req. your argument cause error to other lib

@lochness42
Copy link

+1 on merging this PR

@jerson
Copy link

jerson commented Dec 23, 2018

please merge

@andrespr
Copy link

for those looking to deal with this issue since it doesn't seem to be maintained anymore, see https://www.npmjs.com/package/patch-package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants