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

availability

Package Overview
Dependencies
Maintainers
4
Versions
944
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

availability - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

0

index.js

@@ -0,0 +0,0 @@ exports.AvailabilityIterator = require("./src/AvailabilityIterator.js");

2

package.json
{
"name": "availability",
"version": "2.0.3",
"version": "2.0.4",
"description": "Wix Restaurants Availability Utils Module",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ availability4js

@@ -0,0 +0,0 @@ var Status = require("./Status.js");

@@ -7,3 +7,3 @@ var WeeklyTimeWindowsIterator = require("./WeeklyTimeWindowsIterator.js");

params = params || {};
var av = params.availability || null; // availability.Availability
var av = params.availability || {}; // availability.Availability
var cal = params.cal || null; // Moment with tz

@@ -10,0 +10,0 @@

@@ -0,0 +0,0 @@ var should = require('chai').should();

@@ -0,0 +0,0 @@ module.exports = function(params) {

@@ -0,0 +0,0 @@ var should = require('chai').should();

@@ -0,0 +0,0 @@ var should = require('chai').should();

@@ -0,0 +0,0 @@ var should = require('chai').should();

@@ -0,0 +0,0 @@ module.exports = function(params) {

@@ -0,0 +0,0 @@ var should = require('chai').should();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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