
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
@aultfarms/google
Advanced tools
For some reason I can't figure out, when TS tries to import types from this library, it has no end of trouble with the reference to @maxim_mazurok/gapi.client.drive and @maxim_mazurok/gapi.client.sheets. It is a dependency of @types/gapi.client.drive and @types/gapi.client.sheets, but somehow it isn't getting figured out properly.
To make matters worse, the tests all pass until you try to import this library in a different TS project, at which point it tells you that it cannot resolve that. The solution was to just explicity add those two libraries as dependencies, and specificy EXACTLY the same version as the one being used in @types/gapi.client.drive and @types/gapi.client.sheets.
I don't expect this to be a long-term solution because the next time you install @types/gapi.client.drive, it will likely pull a different version of @maxim_mazurok's library and you'll have to match it there again.
FAQs
Browser-based library for interacting with google drive and sheets
We found that @aultfarms/google demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.