Socket
Socket
Sign inDemoInstall

react-big-calendar

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-big-calendar - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

v0.10.2 - Fri, 10 Jun 2016 12:50:39 GMT
---------------------------------------
- [741c882](../../commit/741c882) [fixed] rm jsx imports
v0.10.1 - Thu, 09 Jun 2016 18:39:57 GMT

@@ -2,0 +9,0 @@ ---------------------------------------

2

lib/TimeSlotGroup.js

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

var _TimeSlot = require('./TimeSlot.jsx');
var _TimeSlot = require('./TimeSlot');

@@ -12,0 +12,0 @@ var _TimeSlot2 = _interopRequireDefault(_TimeSlot);

{
"name": "react-big-calendar",
"version": "0.10.1",
"version": "0.10.2",
"description": "Calendar! with events",

@@ -5,0 +5,0 @@ "author": "Jason Quense <monastic.panic@gmail.com>",

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