
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
@lavamoat/git-safe-dependencies
Advanced tools
Opinionated dependency linter for your git/github dependencies
WARNING: This is an alpha version. The opinions are still forming and anything can change at any time. Test coverage is incomplete. Use at your own risk.
Validate your package.json and lockfile (NPM, Yarn classic or Yarn Berry) and your GitHub Actions workflow files against an opinionated set of rules around using git dependencies that we at LavaMoat recommend.
No configuration, no excuses.
You can install @lavamoat/git-safe-dependencies using npm:
npm install --save-dev @lavamoat/git-safe-dependencies
git-safe-dependencies [--type=yarn|npm] [--ignore=file.json] [--projectRoot=path]
--type=npm|yarn - Specify the type of lockfile to lint if it's not obvious from the file name. Supported values are dictated by lockfile-lint package.--ignore=file.json - Specify a JSON file with a list of problem IDs to ignore (if you must). Keep the file version controlled to track who ignored what and why.--projectRoot=path - Specify the root of the project to lint. Defaults to the current working directory.git-safe-actions [--workflows=path] [--ignore=file.json]
--ignore=file.json - Specify a JSON file with a list of problem IDs to ignore (if you must). Keep the file version controlled to track who ignored what and why.--workflows=path - Specify the path to the directory with GitHub Actions workflow files. Defaults to .github and searches recursively.WIP, but do try :)
const gitSafeDependencies = require('@lavamoat/git-safe-dependencies')
TODO: design a more granular programmatic API
FAQs
Opinionated dependency linter for your git/github dependencies
We found that @lavamoat/git-safe-dependencies demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.