Skip to content

pinax 0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:07
0.1.3
d917e4a

Review-scorecard cleanup; no user-facing changes.

Changed

  • Node builtins (fs, path, os, child_process, process.env) are accessed through minimal local typings and envVar/envAll helpers, so the code typechecks without @types/node; clears the unsafe-any warnings on the community review scorecard.
  • Settings tab re-renders via an internal redraw() instead of calling the deprecated display().

Commits

  • d917e4a 0.1.3: clear review scorecard warnings
  • 9249ecd chore: verify main ruleset allows admin direct push
  • 9aedcd1 ci: lint the companion plugin template as CommonJS
  • 0296460 fix: ignore only the root main.js so the companion plugin template ships

Full Changelog: 0.1.2...0.1.3

Verify this build

gh attestation verify main.js --repo sphragis-oss/pinax