@paperbits/common
Advanced tools
Comparing version 0.1.573 to 0.1.574
{ | ||
"name": "@paperbits/common", | ||
"version": "0.1.573", | ||
"version": "0.1.574", | ||
"description": "Paperbits common components.", | ||
@@ -5,0 +5,0 @@ "author": "Paperbits", |
@@ -20,2 +20,3 @@ import { MimeTypes } from "@paperbits/common"; | ||
charsetMetaElement.setAttribute("charset", "utf-8"); | ||
document.head.appendChild(charsetMetaElement); | ||
@@ -22,0 +23,0 @@ this.appendMetaTag(document, "viewport", "width=device-width,minimum-scale=1,initial-scale=1"); |
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
434606
10918