
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@mastra/spanner
Advanced tools
Affected versions:
Google Cloud Spanner provider for Mastra - db storage capabilities (GoogleSQL dialect)
Persist Mastra data in Google Cloud Spanner with strong consistency, GoogleSQL schemas, emulator support, initialization, and direct database access.
npm install @mastra/spanner
import { SpannerStore } from '@mastra/spanner';
const store = new SpannerStore({
id: 'spanner-storage',
projectId: 'my-gcp-project',
instanceId: 'my-instance',
databaseId: 'mastra',
});
See the package changelog for version history and release notes.
We have an open community Discord. Come and say hello and let us know if you have any questions or need any help getting things running.
FAQs
Google Cloud Spanner provider for Mastra - db storage capabilities (GoogleSQL dialect)
The npm package @mastra/spanner receives a total of 520 weekly downloads. As such, @mastra/spanner popularity was classified as not popular.
We found that @mastra/spanner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.