New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-day-picker

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-day-picker - npm Package Compare versions

Comparing version 1.2.32 to 1.2.33

1

react-day-picker/index.d.ts

@@ -68,2 +68,3 @@ // Type definitions for react-day-picker v1.2.0

enableOutsideDays?: boolean;
firstDayOfWeek?:number;
canChangeMonth?: boolean;

@@ -70,0 +71,0 @@ disabledDays?: (date: Date) => boolean;

6

react-day-picker/package.json
{
"name": "@types/react-day-picker",
"version": "1.2.32",
"description": "TypeScript definitions for react-day-picker v1.2.0",
"version": "1.2.33",
"description": "TypeScript definitions for react-day-picker",
"license": "MIT",

@@ -18,3 +18,3 @@ "author": "Giampaolo Bellavite <https://github.com/gpbl>, Jason Killian <https://github.com/jkillian>",

"typings": "index.d.ts",
"typesPublisherContentHash": "fa4ebc026d004069d9358fe83ce49068ebddfa2cd98b91b8a63586a21341d338"
"typesPublisherContentHash": "a1d77c723412e109472814ffc5ef7b2cff1c733435e4ec63209a0f3132d2b7f1"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-day-picker v1.2.0 (https://github.com/gpbl/react-day-picker).
This package contains type definitions for react-day-picker (https://github.com/gpbl/react-day-picker).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 17 Nov 2016 19:08:10 GMT
* Last updated: Mon, 28 Nov 2016 16:28:39 GMT
* File structure: Mixed

@@ -15,0 +15,0 @@ * Library Dependencies: react

@@ -10,3 +10,3 @@ {

"libraryMinorVersion": 2,
"libraryName": "react-day-picker v1.2.0",
"libraryName": "react-day-picker",
"typingsPackageName": "react-day-picker",

@@ -28,3 +28,3 @@ "projectName": "https://github.com/gpbl/react-day-picker",

"hasPackageJson": false,
"contentHash": "fa4ebc026d004069d9358fe83ce49068ebddfa2cd98b91b8a63586a21341d338"
"contentHash": "a1d77c723412e109472814ffc5ef7b2cff1c733435e4ec63209a0f3132d2b7f1"
}
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