@types/chartmogul-node 2.0.2 → 2.0.3

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.
chartmogul-node/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for chartmogul-node (https://github.com/c
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chartmogul-node.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Tue, 17 Oct 2023 22:10:14 GMT
11
+ * Last updated: Mon, 06 Nov 2023 22:41:05 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/chartmogul-node",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "TypeScript definitions for chartmogul-node",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chartmogul-node",
6
6
  "license": "MIT",
@@ -20,6 +20,6 @@
20
20
  },
21
21
  "scripts": {},
22
22
  "dependencies": {},
23
- "typesPublisherContentHash": "c8fa9a506b23299baf9663c4a1d0dc2fec8e246fb5ebb1f1164b12ef54a91e7c",
23
+ "typesPublisherContentHash": "772dea06107e8563b282a1b7eee675c2bbab102e68e48584885b7178e1213fa3",
24
24
  "typeScriptVersion": "4.5"
25
25
  }