@browserless/goto 10.5.0-alpha.0 → 10.5.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/README.md CHANGED
@@ -24,4 +24,4 @@ Authored and maintained by [Microlink](https://microlink.io) with help from [con
24
24
 
25
25
  The [logo](https://thenounproject.com/term/browser/288309/) has been designed by [xinh studio](https://xinh.studio).
26
26
 
27
- > [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · Twitter [@microlinkhq](https://twitter.com/microlinkhq)
27
+ > [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · X [@microlinkhq](https://x.com/microlinkhq)
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@browserless/goto",
3
3
  "description": "Go to a page aborting unnecessary requests",
4
4
  "homepage": "https://browserless.js.org/#/?id=gotopage-options",
5
- "version": "10.5.0-alpha.0",
5
+ "version": "10.5.2",
6
6
  "main": "src/index.js",
7
7
  "author": {
8
8
  "email": "hello@microlink.io",
@@ -29,7 +29,7 @@
29
29
  "puppeteer"
30
30
  ],
31
31
  "dependencies": {
32
- "@browserless/devices": "^10.3.0",
32
+ "@browserless/devices": "^10.5.2",
33
33
  "@cliqz/adblocker-puppeteer": "~1.27.0",
34
34
  "@kikobeats/time-span": "~1.0.3",
35
35
  "debug-logfmt": "~1.2.1",
@@ -42,7 +42,7 @@
42
42
  "tough-cookie": "~4.1.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@browserless/test": "^10.3.0",
45
+ "@browserless/test": "^10.5.2",
46
46
  "ava": "5",
47
47
  "p-wait-for": "3"
48
48
  },
@@ -66,5 +66,5 @@
66
66
  "timeout": "2m",
67
67
  "workerThreads": false
68
68
  },
69
- "gitHead": "dd4947168c5267eece21395cb581f687f826647a"
69
+ "gitHead": "0cfe389ca008f8317df3237ec3a2f3a232eba849"
70
70
  }
package/src/engine.bin CHANGED
Binary file