Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
1
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.1 to 0.14.0

8

react-big-calendar/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-big-calendar 0.12.3
// Type definitions for react-big-calendar 0.14.0
// Project: https://github.com/intljusticemission/react-big-calendar

@@ -56,7 +56,3 @@ // Definitions by: Piotr Witek <http://piotrwitek.github.io>

/* This enables 'import * as BigCalendar' syntax when compiling to es2015 */
namespace BigCalendar {}
/* react-big-calendar is exported as a commonjs module (it uses babel-preset-jason) */
export = BigCalendar;
export default BigCalendar;
}
{
"name": "@types/react-big-calendar",
"version": "0.12.1",
"version": "0.14.0",
"description": "TypeScript definitions for react-big-calendar",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "6dfc2451bf5d0d4da5c0dfbc4ce3b7bb017456a139de1f58e1a81e300089a96d",
"typesPublisherContentHash": "831b15b29ba9c38fe9268a9166467bc3e19af3db6d0080a6b972cc5dbd1956d7",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 23 Jun 2017 14:03:04 GMT
* Last updated: Fri, 07 Jul 2017 20:52:56 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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