@mastra/perplexity
Advanced tools
+9
-0
| # @mastra/perplexity | ||
| ## 0.1.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.1.0 | ||
@@ -4,0 +13,0 @@ |
+2
-2
| { | ||
| "name": "@mastra/perplexity", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3-alpha.0", | ||
| "description": "Perplexity Search tool for Mastra agents", | ||
@@ -56,3 +56,3 @@ "type": "module", | ||
| "@internal/types-builder": "0.0.80", | ||
| "@mastra/core": "1.43.0" | ||
| "@mastra/core": "1.43.1-alpha.0" | ||
| }, | ||
@@ -59,0 +59,0 @@ "scripts": { |
42108
1.24%