Closed towerofnix closed 1 year ago
Noo, errors, etc, woe is me
It's apparently just fine to drop the year entirely, which I wouldn't mind: lots of links and examples from this blog post. /cc @PullJosh @adroitwhiz Does that sound good to you two?
Love it!
Cool! That isn't in any way a substantial package change so, this is good for merge as-is — if adroitwhiz corroborates we can drop the year from copyright text later.
I wrangled npm a bit to a state where everything is more or less OK again. There are a lot of audit errors but they're all from outdated jest, so unless we start processing arbitrary user input as a function of our CI testing environment, I think we're OK.
I'm fine with dropping the year from the notice
License updates includes bringing the copyright dates up to 2023 (am I allowed to do that for you two? LOL) and using my main semi-professional name and current email, package.json is updated to 0.13.10.
A quick pass across the open PRs shows this covers everything Dependabot brought up, and npm audit reports zero vulnerabilities. Tests still passing locally.
Made sure to pass all this through Node 12 since that's the version
.github/workflows/nodejs.yml
is configured for!