Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-daypicker

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-daypicker - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

package.json
{
"name": "react-daypicker",
"version": "3.0.1",
"version": "3.0.2",
"description": "A simple datepicker inspired by Pikaday.",

@@ -5,0 +5,0 @@ "main": "lib/DayPicker.js",

@@ -14,5 +14,5 @@ # react-daypicker

## v3.0.0 is a breaking change
## Version 3 is a breaking change
With v3.0.0, all external dependencies are removed except react (as a peer). That means for you
With version 3.0.0, all external dependencies are removed except react (as a peer). That means for you
as a consumer that the `active` prop which was a `moment` date is **now expected to be a vanilla

@@ -19,0 +19,0 @@ JavaScript date**. However, for date equality reasons, `active` is expected to be a day so you

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