@godscene/core
Advanced tools
@@ -126,3 +126,3 @@ import { ScreenshotItem } from "../screenshot-item.mjs"; | ||
| } | ||
| const getMidsceneVersion = ()=>"1.7.18"; | ||
| const getMidsceneVersion = ()=>"1.7.19"; | ||
| const parsePrompt = (prompt)=>{ | ||
@@ -129,0 +129,0 @@ if ('string' == typeof prompt) return { |
@@ -173,3 +173,3 @@ "use strict"; | ||
| } | ||
| const getMidsceneVersion = ()=>"1.7.18"; | ||
| const getMidsceneVersion = ()=>"1.7.19"; | ||
| const parsePrompt = (prompt)=>{ | ||
@@ -176,0 +176,0 @@ if ('string' == typeof prompt) return { |
@@ -9,3 +9,3 @@ "use strict"; | ||
| }, | ||
| "@/screenshot-item" (module) { | ||
| "./screenshot-item" (module) { | ||
| module.exports = require("./screenshot-item.js"); | ||
@@ -77,3 +77,3 @@ }, | ||
| var _dump_screenshot_store__rspack_import_3 = __webpack_require__("./dump/screenshot-store"); | ||
| var _screenshot_item__rspack_import_4 = __webpack_require__("@/screenshot-item"); | ||
| var _screenshot_item__rspack_import_4 = __webpack_require__("./screenshot-item"); | ||
| var _yaml__rspack_import_5 = __webpack_require__("./yaml"); | ||
@@ -80,0 +80,0 @@ var __rspack_reexport = {}; |
+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.19", | ||
| "version": "1.7.20", | ||
| "repository": "https://github.com/web-infra-dev/midscene", | ||
@@ -100,3 +100,3 @@ "homepage": "https://midscenejs.com/", | ||
| "zod": "^3.25.1", | ||
| "@godscene/shared": "1.7.19" | ||
| "@godscene/shared": "1.7.20" | ||
| }, | ||
@@ -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 1 instance 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 3 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
41
-4.65%+ Added
- Removed
Updated