@types/react-big-calendar
Advanced tools
Comparing version 0.12.1 to 0.14.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4513
52