html-get 2.13.10 → 2.13.11

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
@@ -2,7 +2,7 @@
2
2
  "name": "html-get",
3
3
  "description": "Get the HTML from any website, using prerendering when is necessary.",
4
4
  "homepage": "https://nicedoc.com/microlinkhq/html-get",
5
- "version": "2.13.10",
5
+ "version": "2.13.11",
6
6
  "main": "src/index.js",
7
7
  "bin": {
8
8
  "html-get": "bin/index.js"
@@ -30,7 +30,7 @@
30
30
  ],
31
31
  "dependencies": {
32
32
  "@kikobeats/time-span": "~1.0.2",
33
- "@metascraper/helpers": "~5.39.0",
33
+ "@metascraper/helpers": "~5.40.0",
34
34
  "cheerio": "~1.0.0-rc.12",
35
35
  "css-url-regex": "~4.0.0",
36
36
  "debug-logfmt": "~1.2.0",
@@ -63,7 +63,6 @@
63
63
  "pretty": "latest",
64
64
  "puppeteer": "latest",
65
65
  "regex-iso-date": "latest",
66
- "signal-exit": "latest",
67
66
  "simple-git-hooks": "latest",
68
67
  "standard": "latest",
69
68
  "standard-markdown": "latest",
@@ -115,7 +114,7 @@
115
114
  "standard-markdown"
116
115
  ],
117
116
  "package.json": [
118
- "finepack --sort-ignore-object-at ava"
117
+ "finepack"
119
118
  ]
120
119
  },
121
120
  "simple-git-hooks": {
@@ -14,19 +14,19 @@
14
14
  [
15
15
  [
16
16
  "domainWithoutSuffix",
17
- "microsoft"
17
+ "wordpress"
18
18
  ]
19
19
  ],
20
20
  [
21
21
  [
22
22
  "domainWithoutSuffix",
23
- "apple"
23
+ "microsoft"
24
24
  ]
25
25
  ],
26
26
  [
27
27
  [
28
28
  "domainWithoutSuffix",
29
- "wordpress"
29
+ "apple"
30
30
  ]
31
31
  ],
32
32
  [
@@ -44,13 +44,13 @@
44
44
  [
45
45
  [
46
46
  "domainWithoutSuffix",
47
- "github"
47
+ "vimeo"
48
48
  ]
49
49
  ],
50
50
  [
51
51
  [
52
52
  "domainWithoutSuffix",
53
- "vimeo"
53
+ "github"
54
54
  ]
55
55
  ],
56
56
  [
@@ -62,43 +62,43 @@
62
62
  [
63
63
  [
64
64
  "domainWithoutSuffix",
65
- "slideshare"
65
+ "theguardian"
66
66
  ]
67
67
  ],
68
68
  [
69
69
  [
70
70
  "domainWithoutSuffix",
71
- "nytimes"
71
+ "slideshare"
72
72
  ]
73
73
  ],
74
74
  [
75
75
  [
76
76
  "domainWithoutSuffix",
77
- "bbc"
77
+ "nytimes"
78
78
  ]
79
79
  ],
80
80
  [
81
81
  [
82
82
  "domainWithoutSuffix",
83
- "theguardian"
83
+ "bbc"
84
84
  ]
85
85
  ],
86
86
  [
87
87
  [
88
88
  "domainWithoutSuffix",
89
- "huffingtonpost"
89
+ "telegraph"
90
90
  ]
91
91
  ],
92
92
  [
93
93
  [
94
94
  "domainWithoutSuffix",
95
- "telegraph"
95
+ "pinterest"
96
96
  ]
97
97
  ],
98
98
  [
99
99
  [
100
100
  "domainWithoutSuffix",
101
- "pinterest"
101
+ "soundcloud"
102
102
  ]
103
103
  ],
104
104
  [
@@ -110,13 +110,13 @@
110
110
  [
111
111
  [
112
112
  "domainWithoutSuffix",
113
- "soundcloud"
113
+ "huffingtonpost"
114
114
  ]
115
115
  ],
116
116
  [
117
117
  [
118
118
  "domainWithoutSuffix",
119
- "engadget"
119
+ "eventbrite"
120
120
  ]
121
121
  ],
122
122
  [
@@ -128,7 +128,19 @@
128
128
  [
129
129
  [
130
130
  "domainWithoutSuffix",
131
- "eventbrite"
131
+ "stackoverflow"
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ "domainWithoutSuffix",
137
+ "zoom"
138
+ ]
139
+ ],
140
+ [
141
+ [
142
+ "domainWithoutSuffix",
143
+ "techcrunch"
132
144
  ]
133
145
  ],
134
146
  [
@@ -140,7 +152,7 @@
140
152
  [
141
153
  [
142
154
  "domainWithoutSuffix",
143
- "zoom"
155
+ "engadget"
144
156
  ]
145
157
  ],
146
158
  [
@@ -152,7 +164,7 @@
152
164
  [
153
165
  [
154
166
  "domainWithoutSuffix",
155
- "techcrunch"
167
+ "sourceforge"
156
168
  ]
157
169
  ],
158
170
  [
@@ -164,13 +176,13 @@
164
176
  [
165
177
  [
166
178
  "domainWithoutSuffix",
167
- "gitlab"
179
+ "giphy"
168
180
  ]
169
181
  ],
170
182
  [
171
183
  [
172
184
  "domainWithoutSuffix",
173
- "stackoverflow"
185
+ "gitlab"
174
186
  ]
175
187
  ],
176
188
  [
@@ -209,12 +221,6 @@
209
221
  "ghost"
210
222
  ]
211
223
  ],
212
- [
213
- [
214
- "domainWithoutSuffix",
215
- "giphy"
216
- ]
217
- ],
218
224
  [
219
225
  [
220
226
  "domainWithoutSuffix",
@@ -233,12 +239,6 @@
233
239
  "producthunt"
234
240
  ]
235
241
  ],
236
- [
237
- [
238
- "domainWithoutSuffix",
239
- "sourceforge"
240
- ]
241
- ],
242
242
  [
243
243
  [
244
244
  "domainWithoutSuffix",