@types/cloudflare
Advanced tools
Comparing version 2.7.1 to 2.7.2
@@ -178,3 +178,4 @@ // Type definitions for cloudflare 2.7 | ||
tags?: string[]; | ||
hosts: string[]; | ||
hosts?: string[]; | ||
prefixes?: string[]; | ||
}, | ||
@@ -181,0 +182,0 @@ ): ResponseObjectPromise; |
{ | ||
"name": "@types/cloudflare", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"description": "TypeScript definitions for cloudflare", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8a0e00abbb62f3d5f23448c2a2c5ce5dc5937bc4c9d8c2ee1cc71d449629e574", | ||
"typesPublisherContentHash": "48f23f76a281d87eef81eb0d6fc5882078133d912b592119fcd338e66295bdfd", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 10 Mar 2021 17:13:03 GMT | ||
* Last updated: Mon, 26 Apr 2021 13:01:25 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
12324
274