@types/aws-cloudfront-function 1.0.3 → 1.0.4

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.
@@ -67,7 +67,7 @@ declare namespace AWSCloudFrontFunction {
67
67
  ````
68
68
 
69
69
  ### Additional Details
70
- * Last updated: Tue, 17 Oct 2023 22:10:13 GMT
70
+ * Last updated: Mon, 06 Nov 2023 22:41:04 GMT
71
71
  * Dependencies: none
72
72
 
73
73
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/aws-cloudfront-function",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "TypeScript definitions for aws-cloudfront-function",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-cloudfront-function",
6
6
  "license": "MIT",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "scripts": {},
22
22
  "dependencies": {},
23
- "typesPublisherContentHash": "a255abd4a1b4de30b49de4ba4bc861296085a949874931fbee7aa5e62dd53913",
23
+ "typesPublisherContentHash": "1305cfdee7f529d7046bae89520a97ff99003b0b6718577dd06a8a4c2f7b4cb1",
24
24
  "typeScriptVersion": "4.5",
25
25
  "nonNpm": true
26
26
  }