istanbuljs / nyc

the Istanbul command line interface
https://istanbul.js.org/
ISC License
5.59k stars 359 forks source link

chore!: security patches and ci improvement #1487

Open cschanaj opened 2 years ago

cschanaj commented 2 years ago

BREAKING CHANGE: See https://github.com/cschanaj/nyc/pull/4

kirtan-desai commented 2 years ago

Great PR! Hope it gets approved soon.

Maybe you should publish a forked version of this repo. Let me know if you do.

cschanaj commented 1 year ago

My plan is to maintain the fork until September 2023 so that legacy projects may slowly migrate to https://www.npmjs.com/package/c8 . I do not plan to publish a forked version, however, you may install it directly from github.

P.S. if @istanbuljs @coreyfarrell are willing to merge and maintain this fork, it will be the best outcome.

cschanaj commented 1 year ago

Since there have been no sign of merging this PR, I published a scoped version of nyc on https://www.npmjs.com/package/@cschanaj/nyc . I will maintain this scoped package on a best-effort basis without any guarantee. Use it at your own risk.

Fwiw, I am still hoping this PR get merged, so I published my scoped version in another branch https://github.com/cschanaj/nyc/tree/%40cschanaj/nyc .

jackbridger commented 8 months ago

Since there have been no sign of merging this PR, I published a scoped version of nyc on https://www.npmjs.com/package/@cschanaj/nyc . I will maintain this scoped package on a best-effort basis without any guarantee. Use it at your own risk.

Fwiw, I am still hoping this PR get merged, so I published my scoped version in another branch https://github.com/cschanaj/nyc/tree/%40cschanaj/nyc .

Hi @cschanaj I think this was approved. Would love to see the security patch