@types/iframe-resizer
Advanced tools
Comparing version 3.5.4 to 3.5.5
@@ -34,3 +34,3 @@ // Type definitions for iframe-resizer 3.5 | ||
*/ | ||
bodyMargin?: number; | ||
bodyMargin?: number | string; | ||
/** | ||
@@ -37,0 +37,0 @@ * When set to true, only allow incoming messages from the domain listed in the src property of the iFrame tag. |
{ | ||
"name": "@types/iframe-resizer", | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"description": "TypeScript definitions for iframe-resizer", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0fba38dd7750163de96ee9808e0c39e5abe3869fa7533a54979300c24945d203", | ||
"typesPublisherContentHash": "c08e539e17a27fa3b2c79e0a55af6b782aa2bda62c1440e7565f51c8005788d5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT | ||
* Last updated: Wed, 18 Apr 2018 19:38:44 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
11535