js-image-zoom
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -19,4 +19,5 @@ (function (root, factory) { | ||
*/ | ||
return function ImageZoom(container, options) { | ||
return function ImageZoom(container, opts) { | ||
"use strict"; | ||
var options = JSON.parse(JSON.stringify(opts)); | ||
if (!container) { | ||
@@ -23,0 +24,0 @@ return; |
{ | ||
"name": "js-image-zoom", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "js-image-zoom.js", | ||
@@ -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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
12441
227
0