@enricai/barnacle 1.12.63 → 1.12.64

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.63",
3
+ "version": "1.12.64",
4
4
  "description": "Barnacle turns any website into an API. POST a structured payload to a typed endpoint and Barnacle drives a browser session through the target site, returning a structured result.",
5
5
  "license": "MIT",
6
6
  "author": "Enricai",
@@ -296,6 +296,7 @@
296
296
  "fastify": "^5.10.0",
297
297
  "fastify-plugin": "^6.0.0",
298
298
  "fastify-type-provider-zod": "^5.0.2",
299
+ "happy-dom": "^20.11.2",
299
300
  "http-status-codes": "^2.3.0",
300
301
  "lru-cache": "^11.5.2",
301
302
  "nanoid": "^6.0.0",
@@ -331,7 +332,6 @@
331
332
  "@types/semver": "^7.7.1",
332
333
  "@vitest/coverage-v8": "^4.1.10",
333
334
  "dd-trace": "^6",
334
- "happy-dom": "^20.11.2",
335
335
  "hot-shots": "^17",
336
336
  "husky": "^9.1.6",
337
337
  "pino-pretty": "^13.0.0",