@types/page
Advanced tools
Comparing version 1.11.2 to 1.11.3
@@ -211,3 +211,3 @@ // Type definitions for page 1.11 | ||
*/ | ||
sensitive?: boolean; | ||
sensitive?: boolean | undefined; | ||
/** | ||
@@ -217,3 +217,3 @@ * enable strict matching for trailing slashes | ||
*/ | ||
strict?: boolean; | ||
strict?: boolean | undefined; | ||
} | ||
@@ -220,0 +220,0 @@ |
{ | ||
"name": "@types/page", | ||
"version": "1.11.2", | ||
"version": "1.11.3", | ||
"description": "TypeScript definitions for page", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/page", | ||
"license": "MIT", | ||
@@ -32,4 +33,4 @@ "contributors": [ | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "db6b54fb687ca31dfa6c6b85b834de56b6776f8f94b772d0b5bbcd18b70d2f0f", | ||
"typeScriptVersion": "3.5" | ||
"typesPublisherContentHash": "517d6d9ca7520820247e09f6282d7fee934ad76c0754532acb475338bba4c2bc", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 20 Mar 2021 01:35:12 GMT | ||
* Last updated: Thu, 08 Jul 2021 20:19:15 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `page` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
13836
0