File tree Expand file tree Collapse file tree 17 files changed +38
-38
lines changed
metascraper-clearbit-logo
metascraper-video-provider Expand file tree Collapse file tree 17 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 3.10.7 "
6
+ "version" : " 3.10.8 "
7
7
}
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-amazon" ,
3
3
"description" : " metascraper integration with Amazon" ,
4
4
"homepage" : " https://documentup.com/microlinkhq/metascraper-amazon" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " hello@microlink.io" ,
21
21
" metascraper"
22
22
],
23
23
"dependencies" : {
24
- "@metascraper/helpers" : " ^3.10.7 "
24
+ "@metascraper/helpers" : " ^3.10.8 "
25
25
},
26
26
"devDependencies" : {
27
27
"lodash" : " latest" ,
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-author" ,
3
3
"description" : " Get author property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
16
16
"url" : " https://github.com/microlinkhq/metascraper/issues"
17
17
},
18
18
"dependencies" : {
19
- "@metascraper/helpers" : " ^3.10.7 " ,
19
+ "@metascraper/helpers" : " ^3.10.8 " ,
20
20
"lodash" : " ~4.17.10"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-clearbit-logo" ,
3
3
"description" : " metascraper integration with Clearbit Logo API" ,
4
4
"homepage" : " https://documentup.com/microlinkhq/metascraper-clearbit-logo" ,
5
- "version" : " 3.10.5 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " hello@microlink.io" ,
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-description" ,
3
3
"description" : " Get description property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
16
16
"url" : " https://github.com/microlinkhq/metascraper/issues"
17
17
},
18
18
"dependencies" : {
19
- "@metascraper/helpers" : " ^3.10.7 " ,
19
+ "@metascraper/helpers" : " ^3.10.8 " ,
20
20
"lodash" : " ~4.17.10"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
"name" : " @metascraper/helpers" ,
3
3
"description" : " Collection of helper functions used by metascraper" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-image" ,
3
3
"description" : " Get image property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
16
16
"url" : " https://github.com/microlinkhq/metascraper/issues"
17
17
},
18
18
"dependencies" : {
19
- "@metascraper/helpers" : " ^3.10.7 "
19
+ "@metascraper/helpers" : " ^3.10.8 "
20
20
},
21
21
"devDependencies" : {
22
22
"standard" : " latest"
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-lang" ,
3
3
"description" : " Get lang property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.9.3 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-logo" ,
3
3
"description" : " Get logo property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.10.7 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
16
16
"url" : " https://github.com/microlinkhq/metascraper/issues"
17
17
},
18
18
"dependencies" : {
19
- "@metascraper/helpers" : " ^3.10.7 " ,
19
+ "@metascraper/helpers" : " ^3.10.8 " ,
20
20
"lodash" : " ~4.17.10"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-publisher" ,
3
3
"description" : " Get publisher property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.4.0 " ,
5
+ "version" : " 3.10.8 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
"email" : " ian@ianstormtaylor.com" ,
You can’t perform that action at this time.
0 commit comments