moment-business-time
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -5,3 +5,3 @@ var moment = require('moment'), | ||
var localeData = require('../locale/default'); | ||
moment.locale(moment.locale(), localeData); | ||
moment.updateLocale(moment.locale(), localeData); | ||
@@ -8,0 +8,0 @@ function getLocaleData(key) { |
{ | ||
"name": "moment-business-time", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "Query and manipulate moment objects within the context of business/working hours", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"minimatch": "^2.0.1", | ||
"moment": "^2.9.0" | ||
"moment": "^2.14.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
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
36480
Updatedmoment@^2.14.1