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

react-datetime

Package Overview
Dependencies
Maintainers
1
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 1.2.0 to 1.2.1

4

CHANGELOG.md
Changelog
=========
## 1.2.1
* Removed classlist-polyfill so the component can be used in the server side.
## 1.1.1

@@ -4,0 +8,0 @@ * Updates react-onclickoutside dependency to avoid the bug https://github.com/Pomax/react-onclickoutside/issues/20

2

dist/react-datetime.js
/*
react-datetime v1.2.0
react-datetime v1.2.1
https://github.com/arqex/react-datetime

@@ -4,0 +4,0 @@ MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE

/*
react-datetime v1.2.0
react-datetime v1.2.1
https://github.com/arqex/react-datetime

@@ -4,0 +4,0 @@ MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE

{
"name": "react-datetime",
"version": "1.2.0",
"version": "1.2.1",
"description": "A lightweight but complete datetime picker React.js component.",

@@ -42,5 +42,5 @@ "homepage": "https://github.com/arqex/react-datetime",

"dependencies": {
"classlist-polyfill": "^1.0.1",
"object-assign": "^3.0.0",
"react-onclickoutside": "^0.3.1"
}
}
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