@types/iframe-resizer
Advanced tools
Comparing version 3.5.3 to 3.5.4
@@ -40,3 +40,3 @@ // Type definitions for iframe-resizer 3.5 | ||
*/ | ||
checkOrigin?: boolean; | ||
checkOrigin?: boolean | string[]; | ||
/** | ||
@@ -43,0 +43,0 @@ * When enabled in page linking inside the iFrame and from the iFrame to the parent page will be enabled. |
{ | ||
"name": "@types/iframe-resizer", | ||
"version": "3.5.3", | ||
"version": "3.5.4", | ||
"description": "TypeScript definitions for iframe-resizer", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "48e81d33e48982f67beb53ff36f22fad40d98390d2c1d90d3414053bb7de135d", | ||
"typesPublisherContentHash": "0fba38dd7750163de96ee9808e0c39e5abe3869fa7533a54979300c24945d203", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 02 Jan 2018 23:54:45 GMT | ||
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
11233