@godscene/shared
Advanced tools
@@ -8,3 +8,3 @@ import { DEFAULT_MODEL_CONFIG_KEYS, INSIGHT_MODEL_CONFIG_KEYS, PLANNING_MODEL_CONFIG_KEYS } from "./constants.mjs"; | ||
| const MODEL_CONFIG_DOC_URL = 'https://midscenejs.com/model-common-config.html'; | ||
| const getCurrentVersion = ()=>"1.7.17"; | ||
| const getCurrentVersion = ()=>"1.7.18"; | ||
| const getInvalidModelFamilyMessage = (modelFamily)=>`Invalid MIDSCENE_MODEL_FAMILY value: ${modelFamily}. Current version v${getCurrentVersion()} accepts the following model families: ${MODEL_FAMILY_VALUES.join(', ')}. You can also visit ${MODEL_CONFIG_DOC_URL} for the latest configuration information.`; | ||
@@ -11,0 +11,0 @@ const KEYS_MAP = { |
@@ -40,3 +40,3 @@ "use strict"; | ||
| const MODEL_CONFIG_DOC_URL = 'https://midscenejs.com/model-common-config.html'; | ||
| const getCurrentVersion = ()=>"1.7.17"; | ||
| const getCurrentVersion = ()=>"1.7.18"; | ||
| const getInvalidModelFamilyMessage = (modelFamily)=>`Invalid MIDSCENE_MODEL_FAMILY value: ${modelFamily}. Current version v${getCurrentVersion()} accepts the following model families: ${external_types_js_namespaceObject.MODEL_FAMILY_VALUES.join(', ')}. You can also visit ${MODEL_CONFIG_DOC_URL} for the latest configuration information.`; | ||
@@ -43,0 +43,0 @@ const KEYS_MAP = { |
+1
-1
| { | ||
| "name": "@godscene/shared", | ||
| "version": "1.7.18", | ||
| "version": "1.7.19", | ||
| "repository": "https://github.com/web-infra-dev/midscene", | ||
@@ -5,0 +5,0 @@ "homepage": "https://midscenejs.com/", |
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 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