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.10.4 to 0.10.5

react-big-calendar/index.d.ts

11

react-big-calendar/package.json
{
"name": "@types/react-big-calendar",
"version": "0.10.4",
"version": "0.10.5",
"description": "TypeScript definitions for react-big-calendar v0.10.X",

@@ -13,5 +13,8 @@ "license": "MIT",

"scripts": {},
"dependencies": {},
"typings": "react-big-calendar.d.ts",
"typesPublisherContentHash": "641d4618490772c433c58f8254d98202c3046a46c8dd12ad2c429a486022198d"
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "8a168d72fcaeec6a6522d2bc38725a5c62fcbf733de12a3596be7a0e3fd2e795"
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: DeclareModule
* Last updated: Mon, 21 Nov 2016 21:02:58 GMT
* File structure: ModuleAugmentation
* Library Dependencies: none
* Module Dependencies: none
* Module Dependencies: react
* Global values: none

@@ -17,0 +17,0 @@

{
"authors": "Piotr Witek <http://piotrwitek.github.io>",
"definitionFilename": "react-big-calendar.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "10",
"moduleDependencies": [
"react"
],
"libraryMajorVersion": 0,
"libraryMinorVersion": 10,
"libraryName": "react-big-calendar v0.10.X",

@@ -13,3 +15,3 @@ "typingsPackageName": "react-big-calendar",

"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"kind": "ModuleAugmentation",
"globals": [],

@@ -20,6 +22,6 @@ "declaredModules": [

"files": [
"react-big-calendar.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "641d4618490772c433c58f8254d98202c3046a46c8dd12ad2c429a486022198d"
"contentHash": "8a168d72fcaeec6a6522d2bc38725a5c62fcbf733de12a3596be7a0e3fd2e795"
}
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