@mastra/browser-viewer
Advanced tools
+42
-41
| { | ||
| "name": "@mastra/browser-viewer", | ||
| "version": "0.1.2", | ||
| "description": "Playwright-based browser viewer for Mastra CLI providers", | ||
| "type": "module", | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md" | ||
| ], | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.js" | ||
| }, | ||
| "require": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.cjs" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "easy-day-js": "^1.11.21", | ||
| "playwright-core": "^1.60.0", | ||
| "typed-emitter": "^2.1.0" | ||
| }, | ||
| "description": "Playwright-based browser viewer for Mastra CLI providers", | ||
| "devDependencies": { | ||
| "@internal/lint": "0.0.104", | ||
| "@internal/types-builder": "0.0.79", | ||
| "@mastra/core": "1.42.0", | ||
| "@types/node": "22.15.21", | ||
@@ -38,29 +22,46 @@ "@vitest/coverage-v8": "4.1.5", | ||
| "vitest": "4.1.5", | ||
| "zod": "^4.4.3", | ||
| "@internal/lint": "0.0.104", | ||
| "@internal/types-builder": "0.0.79", | ||
| "@mastra/core": "1.42.0" | ||
| "zod": "^4.4.3" | ||
| }, | ||
| "engines": { | ||
| "node": "\u003e=22.13.0" | ||
| }, | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "default": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "require": { | ||
| "default": "./dist/index.cjs", | ||
| "types": "./dist/index.d.ts" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md" | ||
| ], | ||
| "homepage": "https://mastra.ai", | ||
| "license": "Apache-2.0", | ||
| "main": "dist/index.js", | ||
| "name": "@mastra/browser-viewer", | ||
| "peerDependencies": { | ||
| "@mastra/core": ">=1.26.0-0 <2.0.0-0", | ||
| "@mastra/core": "\u003e=1.26.0-0 \u003c2.0.0-0", | ||
| "zod": "^3.25.0 || ^4.0.0" | ||
| }, | ||
| "homepage": "https://mastra.ai", | ||
| "repository": { | ||
| "directory": "browser/browser-viewer", | ||
| "type": "git", | ||
| "url": "git+https://github.com/mastra-ai/mastra.git", | ||
| "directory": "browser/browser-viewer" | ||
| "url": "git+https://github.com/mastra-ai/mastra.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "engines": { | ||
| "node": ">=22.13.0" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsup --silent --config tsup.config.ts", | ||
| "build:watch": "tsup --watch --silent --config tsup.config.ts", | ||
| "test": "vitest run", | ||
| "lint": "eslint ." | ||
| } | ||
| } | ||
| "lint": "eslint .", | ||
| "test": "vitest run" | ||
| }, | ||
| "type": "module", | ||
| "types": "dist/index.d.ts", | ||
| "version": "0.1.3" | ||
| } |
Known malware
Supply chain riskThis package version is identified as malware. It has been flagged either by Socket's AI scanner and confirmed by our threat research team, or is listed as malicious in security databases and other sources.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
205916
0.02%5
25%1
Infinity%1
Infinity%+ Added
+ Added