Socket
Socket
Sign inDemoInstall

react-calendar

Package Overview
Dependencies
6
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.15.1 to 2.15.2

4

dist/Calendar.js

@@ -21,4 +21,2 @@ 'use strict';

var _reactLifecyclesCompat2 = _interopRequireDefault(_reactLifecyclesCompat);
var _mergeClassNames = require('merge-class-names');

@@ -533,2 +531,2 @@

(0, _reactLifecyclesCompat2.default)(Calendar);
(0, _reactLifecyclesCompat.polyfill)(Calendar);

@@ -0,0 +0,0 @@ declare module "react-calendar/dist/entry.nostyle" {

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ declare module "react-calendar" {

{
"name": "react-calendar",
"version": "2.15.1",
"version": "2.15.2",
"description": "Ultimate calendar for your React app.",

@@ -43,2 +43,5 @@ "main": "dist/entry.js",

{
"name": "Andriy Kuzyk"
},
{
"name": "Baldur Árnason"

@@ -62,3 +65,3 @@ },

"prop-types": "^15.6.0",
"react-lifecycles-compat": "^1.1.0"
"react-lifecycles-compat": "^3.0.4"
},

@@ -65,0 +68,0 @@ "devDependencies": {

@@ -0,0 +0,0 @@ ![downloads](https://img.shields.io/npm/dt/react-calendar.svg) ![build](https://img.shields.io/travis/wojtekmaj/react-calendar/master.svg) ![dependencies](https://img.shields.io/david/wojtekmaj/react-calendar.svg

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

import React, { Component } from 'react';
import PropTypes from 'prop-types';
import polyfill from 'react-lifecycles-compat';
import { polyfill } from 'react-lifecycles-compat';
import mergeClassNames from 'merge-class-names';

@@ -5,0 +5,0 @@

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { Component } from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import Calendar from './Calendar';

@@ -0,0 +0,0 @@ import Calendar from './Calendar';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React, { Component } from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import { getDefaultLocale } from './locales';

@@ -0,0 +0,0 @@ /* Simple getters - getting a property of a given point in time */

@@ -0,0 +0,0 @@ import once from 'lodash.once';

@@ -0,0 +0,0 @@ import PropTypes from 'prop-types';

@@ -0,0 +0,0 @@ import { getRange } from './dates';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React, { PureComponent } from 'react';

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc