🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mastra/gcs

Package Overview
Dependencies
Maintainers
6
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/gcs - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3-alpha.0
+9
-0
CHANGELOG.md
# @mastra/gcs
## 0.2.3-alpha.0
### Patch Changes
- Security remediation for the 2026-06-17 "easy-day-js" supply-chain incident. Patch bump to publish clean versions and move the `latest` dist-tag forward, superseding the compromised versions that declared the malicious `easy-day-js` dependency. ([#18056](https://github.com/mastra-ai/mastra/pull/18056))
- Updated dependencies [[`77a2351`](https://github.com/mastra-ai/mastra/commit/77a2351ee79296e360bce822cb3391f7cfd6489d)]:
- @mastra/core@1.43.1-alpha.0
## 0.2.2

@@ -4,0 +13,0 @@

+10
-10
{
"name": "@mastra/gcs",
"version": "0.2.2",
"version": "0.2.3-alpha.0",
"description": "Google Cloud Storage filesystem provider for Mastra workspaces",

@@ -26,14 +26,14 @@ "type": "module",

"devDependencies": {
"@types/node": "22.19.15",
"@vitest/coverage-v8": "4.1.5",
"@vitest/ui": "4.1.5",
"dotenv": "^17.3.1",
"@types/node": "22.19.21",
"@vitest/coverage-v8": "4.1.8",
"@vitest/ui": "4.1.8",
"dotenv": "^17.4.2",
"eslint": "^10.4.1",
"tsup": "^8.5.1",
"typescript": "^6.0.3",
"vitest": "4.1.5",
"@internal/lint": "0.0.104",
"@internal/types-builder": "0.0.79",
"@internal/workspace-test-utils": "0.0.48",
"@mastra/core": "1.42.0"
"vitest": "4.1.8",
"@internal/lint": "0.0.105",
"@internal/workspace-test-utils": "0.0.49",
"@mastra/core": "1.43.1-alpha.0",
"@internal/types-builder": "0.0.80"
},

@@ -40,0 +40,0 @@ "peerDependencies": {