File tree Expand file tree Collapse file tree 14 files changed +33
-33
lines changed Expand file tree Collapse file tree 14 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 3.9.2 "
6
+ "version" : " 3.9.3 "
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 "
24
+ "@metascraper/helpers" : " ^3.9.3 "
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
19
+ "@metascraper/helpers" : " ^3.9.3 " ,
20
20
"lodash" : " ~4.17.4"
21
21
},
22
22
"devDependencies" : {
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
19
+ "@metascraper/helpers" : " ^3.9.3 " ,
20
20
"lodash" : " ~4.17.4"
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 "
19
+ "@metascraper/helpers" : " ^3.9.3 "
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.0 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
19
+ "@metascraper/helpers" : " ^3.9.3 " ,
20
20
"lodash" : " ~4.17.4"
21
21
},
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-soundcloud" ,
3
3
"description" : " metascraper integration with SoundCloud" ,
4
4
"homepage" : " https://documentup.com/microlinkhq/metascraper-soundcloud" ,
5
- "version" : " 3.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 "
24
+ "@metascraper/helpers" : " ^3.9.3 "
25
25
},
26
26
"devDependencies" : {
27
27
"metascraper" : " latest" ,
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-title" ,
3
3
"description" : " Get title property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 3.9.2 " ,
5
+ "version" : " 3.9.3 " ,
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.9.2 " ,
19
+ "@metascraper/helpers" : " ^3.9.3 " ,
20
20
"lodash" : " ~4.17.4"
21
21
},
22
22
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments