@types/open-graph-scraper 4.8.4 → 4.8.5

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.
@@ -8,7 +8,7 @@ This package contains type definitions for open-graph-scraper (https://github.co
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/open-graph-scraper.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 18 Oct 2023 05:47:08 GMT
11
+ * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
12
12
  * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/open-graph-scraper",
3
- "version": "4.8.4",
3
+ "version": "4.8.5",
4
4
  "description": "TypeScript definitions for open-graph-scraper",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/open-graph-scraper",
6
6
  "license": "MIT",
@@ -22,6 +22,6 @@
22
22
  "dependencies": {
23
23
  "@types/node": "*"
24
24
  },
25
- "typesPublisherContentHash": "634a49a302996ba6e75b5d40b814163ded991a14cacfcc982c15fd300b4ae25a",
25
+ "typesPublisherContentHash": "30447e5b0aa13f00671949432287abdffdd4364f3fbf70e51ca088d7c16fd4d2",
26
26
  "typeScriptVersion": "4.5"
27
27
  }