@godscene/core
Advanced tools
@@ -126,3 +126,3 @@ import { ScreenshotItem } from "../screenshot-item.mjs"; | ||
| } | ||
| const getMidsceneVersion = ()=>"1.7.20"; | ||
| const getMidsceneVersion = ()=>"1.7.21"; | ||
| const parsePrompt = (prompt)=>{ | ||
@@ -129,0 +129,0 @@ if ('string' == typeof prompt) return { |
@@ -173,3 +173,3 @@ "use strict"; | ||
| } | ||
| const getMidsceneVersion = ()=>"1.7.20"; | ||
| const getMidsceneVersion = ()=>"1.7.21"; | ||
| const parsePrompt = (prompt)=>{ | ||
@@ -176,0 +176,0 @@ if ('string' == typeof prompt) return { |
+2
-2
| { | ||
| "name": "@godscene/core", | ||
| "description": "Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML. See https://midscenejs.com/ for details.", | ||
| "version": "1.7.21", | ||
| "version": "1.7.22", | ||
| "repository": "https://github.com/web-infra-dev/midscene", | ||
@@ -100,3 +100,3 @@ "homepage": "https://midscenejs.com/", | ||
| "zod": "^3.25.1", | ||
| "@godscene/shared": "1.7.21" | ||
| "@godscene/shared": "1.7.22" | ||
| }, | ||
@@ -103,0 +103,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
- Removed
Updated