Socket
Socket
Sign inDemoInstall

@appannie/react-infinite-calendar

Package Overview
Dependencies
108
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.3 to 3.6.4

2

es/utils/dateFnV2.js

@@ -72,3 +72,3 @@ import * as dateFn from 'date-fns';

dateFn.isWithinInterval(parseDate(date), {
return dateFn.isWithinInterval(parseDate(date), {
start: parseDate(dateStart),

@@ -75,0 +75,0 @@ end: parseDate(dateEnd)

@@ -97,3 +97,3 @@ 'use strict';

dateFn__namespace.isWithinInterval(parse.parseDate(date), {
return dateFn__namespace.isWithinInterval(parse.parseDate(date), {
start: parse.parseDate(dateStart),

@@ -100,0 +100,0 @@ end: parse.parseDate(dateEnd)

{
"name": "@appannie/react-infinite-calendar",
"version": "3.6.3",
"version": "3.6.4",
"description": "Infinite scrolling date-picker built with React, with localization, themes, keyboard support, and more.",

@@ -5,0 +5,0 @@ "main": "lib",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc