@types/component-emitter 1.2.13 → 1.2.14

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.
@@ -32,7 +32,7 @@ export = Emitter;
32
32
  ````
33
33
 
34
34
  ### Additional Details
35
- * Last updated: Wed, 18 Oct 2023 00:05:18 GMT
35
+ * Last updated: Mon, 06 Nov 2023 22:41:05 GMT
36
36
  * Dependencies: none
37
37
 
38
38
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/component-emitter",
3
- "version": "1.2.13",
3
+ "version": "1.2.14",
4
4
  "description": "TypeScript definitions for component-emitter",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/component-emitter",
6
6
  "license": "MIT",
@@ -20,6 +20,6 @@
20
20
  },
21
21
  "scripts": {},
22
22
  "dependencies": {},
23
- "typesPublisherContentHash": "543d36f0ef50f9e4947ef70a86cbae4e362570336395929a78078fc54a232ebe",
23
+ "typesPublisherContentHash": "8b14b17697a551de6adc8be3e8470a005347b10e0e71a54a884dc0230cf5c333",
24
24
  "typeScriptVersion": "4.5"
25
25
  }