Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

moment-business-time

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-business-time - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

2

lib/business-hours.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc