factorial-pixel
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -85,2 +85,5 @@ var factorialPixel = | ||
img.src = (0, _pixelUrl2.default)(document); | ||
img.width = 1; | ||
img.height = 1; | ||
img.style = "border-style:none;"; | ||
document.body.appendChild(img); | ||
@@ -87,0 +90,0 @@ |
# Changelog | ||
## `0.2.2` | ||
Prettier pixel | ||
## `0.2.1` | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "factorial-pixel", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Factorial marketing pixel", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
234454
644