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

react-date-picker

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-date-picker - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

10

package.json
{
"name": "react-date-picker",
"version": "1.4.2",
"version": "1.4.3",
"description": "React Date Picker",

@@ -24,6 +24,8 @@ "main": "lib/index.js",

"css-utils": "^0.4.2",
"moment": "^2.8.0",
"normalize.css": "~3.0.2",
"react": "^0.12.2"
"normalize.css": "~3.0.2"
},
"peerDependencies": {
"moment": ">=2.8.0",
"react": ">=0.12.0"
},
"devDependencies": {

@@ -30,0 +32,0 @@ "css-loader": "~0.9.0",

dist/react-date-picker.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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