Comparing version 1.0.1 to 1.0.2
var document; | ||
if (typeof window !== 'undefined') { | ||
window.document; | ||
document = window.document; | ||
} | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "doc-title", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Easily set the documents title", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5200