js-image-zoom
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -148,3 +148,3 @@ (function (root, factory) { | ||
options = options || {}; | ||
container.style.position = 'absolute'; | ||
container.style.position = 'relative'; | ||
data.sourceImg.element.style.width = options.width + 'px' || 'auto'; | ||
@@ -151,0 +151,0 @@ data.sourceImg.element.style.height = options.height ? options.height + 'px' : 'auto'; |
{ | ||
"name": "js-image-zoom", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "js-image-zoom.js", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/malaman/js-image-zoom/package/#readme", | ||
"homepage": "https://github.com/malaman/js-image-zoom/#readme", | ||
"keywords": [ | ||
@@ -22,0 +22,0 @@ "image magnifier", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
11233
2
1
0