@enricai/barnacle 1.12.1 → 1.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@enricai/barnacle",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.2",
|
|
4
4
|
"description": "Site-agnostic browser automation engine. POST a structured payload to a typed endpoint; Barnacle drives a Steel + Stagehand session through the target site and returns a structured result.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Enricai",
|
|
@@ -318,6 +318,7 @@
|
|
|
318
318
|
"@types/node": "^26.1.0",
|
|
319
319
|
"@vitest/coverage-v8": "^4.1.10",
|
|
320
320
|
"dd-trace": "^6",
|
|
321
|
+
"happy-dom": "^20.11.2",
|
|
321
322
|
"hot-shots": "^17",
|
|
322
323
|
"husky": "^9.1.6",
|
|
323
324
|
"pino-pretty": "^13.0.0",
|