-
-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ | |
"packages": [ | ||
"packages/*" | ||
], | ||
"version": "3.12.1" | ||
"version": "3.13.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-amazon", | ||
"description": "metascraper integration with Amazon", | ||
"homepage": "https://documentup.com/microlinkhq/metascraper-amazon", | ||
"version": "3.12.1", | ||
"version": "3.13.0", | ||
"main": "index.js", | ||
"author": { | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-clearbit-logo", | ||
"description": "metascraper integration with Clearbit Logo API", | ||
"homepage": "https://documentup.com/microlinkhq/metascraper-clearbit-logo", | ||
"version": "3.11.12", | ||
"version": "3.13.0", | ||
"main": "index.js", | ||
"author": { | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-logo-favicon", | ||
"description": "metascraper logo favicon fallback", | ||
"homepage": "https://documentup.com/microlinkhq/metascraper-logo-favicon", | ||
"version": "3.11.4", | ||
"version": "3.13.0", | ||
"main": "index.js", | ||
"author": { | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-soundcloud", | ||
"description": "metascraper integration with SoundCloud", | ||
"homepage": "https://documentup.com/microlinkhq/metascraper-soundcloud", | ||
"version": "3.12.1", | ||
"version": "3.13.0", | ||
"main": "index.js", | ||
"author": { | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-video-provider", | ||
"description": "Get video property from HTML markup", | ||
"homepage": "https://metascraper.js.org", | ||
"version": "3.12.1", | ||
"version": "3.13.0", | ||
"main": "src/index", | ||
"author": { | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "metascraper-youtube", | ||
"description": "metascraper integration with YouTube", | ||
"homepage": "https://documentup.com/microlinkhq/metascraper-youtube", | ||
"version": "3.12.1", | ||
"version": "3.13.0", | ||
"main": "index.js", | ||
"author": { | ||
"email": "[email protected]", | ||
|