@mochi.js/core
Advanced tools
+2
-2
| { | ||
| "name": "@mochi.js/core", | ||
| "version": "0.9.0", | ||
| "version": "0.9.1", | ||
| "description": "The library for faithful browser automation. Bun-native; relational fingerprint matrix, biomechanical input, stock Chromium-for-Testing.", | ||
@@ -55,3 +55,3 @@ "license": "MIT", | ||
| "@mochi.js/consistency": "^0.1.4", | ||
| "@mochi.js/inject": "^0.4.0", | ||
| "@mochi.js/inject": "^0.4.1", | ||
| "@mochi.js/profiles": "^0.2.0" | ||
@@ -58,0 +58,0 @@ }, |
+1
-1
| /** Single source of truth for the @mochi.js/core package version string. */ | ||
| export const VERSION = "0.7.0" as const; | ||
| export const VERSION = "0.9.0" as const; |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Updated