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.5 to 3.0.6

2

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

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

@@ -22,10 +22,2 @@ # react-daypicker

## Agnostic building block
Note that this component does not draw any border around itself or handle popping
up. That is up to you. I am using it with react-bootstrap v3 and it my usage looks
like this:
![Usage](usage.png)
### npm

@@ -40,3 +32,10 @@ ```sh

```
## Agnostic building block
Note that this component does not draw any border around itself or handle popping
up. That is up to you. I am using it with react-bootstrap v3 and it my usage looks
like this:
![Usage](usage.png)
## Usage

@@ -43,0 +42,0 @@

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