Socket
Socket
Sign inDemoInstall

rc-calendar

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-calendar - npm Package Compare versions

Comparing version 3.8.3 to 3.8.4

2

lib/calendar/CalendarFooter.js

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

var prefixClsFn = props.prefixClsFn;
var footerEl;
var footerEl = null;
if (props.showToday || props.showTime) {

@@ -41,0 +41,0 @@ var todayEl;

@@ -45,3 +45,2 @@ 'use strict';

value: function getMonthYear() {
var locale = this.props.locale;
var value = this.props.value;

@@ -48,0 +47,0 @@ return this.formatter.format(value);

{
"name": "rc-calendar",
"version": "3.8.3",
"version": "3.8.4",
"description": "calendar ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

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