caleres-zoom
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -107,3 +107,3 @@ var modalTemplate = require('../templates/modal'); | ||
var $selectSize = $('.chooseBox [id$="ddlSizeAndWidth"]').first().clone(), | ||
$addToCart = $('.chooseBox .btn_Add2Cart, .step2 .js-virtual-cart-btn').first().clone(), | ||
$addToCart = $('.chooseBox .btn_Add2Cart, .chooseBox .js-virtual-cart-btn').first().clone(), | ||
$cartActionsLocation = m.find('#zoom-footer .right-footer'); | ||
@@ -110,0 +110,0 @@ |
{ | ||
"name": "caleres-zoom", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A zoom package for the Caleres web team.", | ||
@@ -17,5 +17,23 @@ "main": "index.js", | ||
"license": "ISC", | ||
"_id": "caleres-zoom@0.0.6", | ||
"_shasum": "c1b3af1cbd7ac9fa82e7295dedf5ce011e6f9532", | ||
"_from": "caleres-zoom@*" | ||
"_id": "caleres-zoom@0.0.8", | ||
"_shasum": "35cc4207e410f012f80c59254158641fddc4c879", | ||
"_from": "caleres-zoom@0.0.8", | ||
"_npmVersion": "2.11.3", | ||
"_nodeVersion": "0.12.7", | ||
"_npmUser": { | ||
"name": "ecoker", | ||
"email": "mrcoker@gmail.com" | ||
}, | ||
"dist": { | ||
"shasum": "35cc4207e410f012f80c59254158641fddc4c879", | ||
"tarball": "http://registry.npmjs.org/caleres-zoom/-/caleres-zoom-0.0.8.tgz" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "ecoker", | ||
"email": "mrcoker@gmail.com" | ||
} | ||
], | ||
"directories": {}, | ||
"_resolved": "https://registry.npmjs.org/caleres-zoom/-/caleres-zoom-0.0.8.tgz" | ||
} |
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
54071