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

react-datetime

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datetime - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

4

CHANGELOG.md
Changelog
=========
# 3.3.0
* Adds support for React 19
## 3.2.0
* Adds support for React 18
## 3.1.0

@@ -6,0 +10,0 @@ * Adds support for React 17

4

package.json
{
"name": "react-datetime",
"version": "3.2.0",
"version": "3.3.0",
"description": "A lightweight but complete datetime picker React.js component",

@@ -41,3 +41,3 @@ "homepage": "https://github.com/arqex/react-datetime",

"moment": "^2.16.0",
"react": "^16.5.0 || ^17.0.0 || ^18.0.0"
"react": "16.5.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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