bikram-sambat-bootstrap
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "bikram-sambat-bootstrap", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "bikram sambat datepicker for bootstrap", | ||
@@ -16,3 +16,3 @@ "main": "src/bikram-sambat-bootstrap.js", | ||
"author": "alxndrsn", | ||
"license": "ISC", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -28,5 +28,5 @@ "url": "https://github.com/medic/bikram-sambat/issues" | ||
"dependencies": { | ||
"bikram-sambat": "^1.5.0", | ||
"bikram-sambat": "^1.5.1", | ||
"eurodigit": "^3.1.1" | ||
} | ||
} |
@@ -49,3 +49,3 @@ var bs = require('bikram-sambat'); | ||
function setDropdown($parent, name, val) { | ||
var $input = $parent.find('[name='+name+']') | ||
var $input = $parent.find('[name='+name+']'); | ||
$input.parents('.bikram-sambat-input-group') | ||
@@ -52,0 +52,0 @@ .find('.dropdown-menu li a') |
Sorry, the diff of this file is not supported yet
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
18187
4
Updatedbikram-sambat@^1.5.1