@types/node-media-server 2.3.5 → 2.3.6

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.
@@ -111,7 +111,7 @@ export = NodeMediaServer;
111
111
  ````
112
112
 
113
113
  ### Additional Details
114
- * Last updated: Wed, 18 Oct 2023 05:47:08 GMT
114
+ * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
115
115
  * Dependencies: none
116
116
 
117
117
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node-media-server",
3
- "version": "2.3.5",
3
+ "version": "2.3.6",
4
4
  "description": "TypeScript definitions for node-media-server",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-media-server",
6
6
  "license": "MIT",
@@ -25,6 +25,6 @@
25
25
  },
26
26
  "scripts": {},
27
27
  "dependencies": {},
28
- "typesPublisherContentHash": "48b76011ed62aa46efb052f17fb4b95bf062265ff3bfd1104342dafd8626049a",
28
+ "typesPublisherContentHash": "3e1e8c908ddc9620cc0b173afa2e791b52f2b78fd644a754457cf527c280a392",
29
29
  "typeScriptVersion": "4.5"
30
30
  }