Comparing version 2.16.2 to 2.16.5
@@ -159,2 +159,3 @@ /* ! | ||
iframe.src = ''; | ||
iframe.title = ''; | ||
document.documentElement.appendChild(iframe); | ||
@@ -161,0 +162,0 @@ var win = iframe.contentWindow; |
{ | ||
"name": "metal", | ||
"version": "2.16.2", | ||
"version": "2.16.5", | ||
"description": "Core functions from Metal.js, with utilities for dealing with arrays, objects and others.", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
@@ -163,2 +163,3 @@ /* ! | ||
iframe.src = ''; | ||
iframe.title = ''; | ||
document.documentElement.appendChild(iframe); | ||
@@ -165,0 +166,0 @@ const win = iframe.contentWindow; |
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
60941
1797