New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.6.1 to 2.6.2

css/react-datetime.css

3

CHANGELOG.md
Changelog
=========
## 2.6.2
* Update file references in `package.json`
## 2.6.1

@@ -4,0 +7,0 @@ * Added a source-map file.

12

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

@@ -12,7 +12,7 @@ "homepage": "https://github.com/arqex/react-datetime",

"files": [
"./DateTime.js",
"./react-datetime.d.ts",
"./src",
"./css",
"./dist"
"DateTime.js",
"react-datetime.d.ts",
"src",
"css",
"dist"
],

@@ -19,0 +19,0 @@ "types": "./react-datetime.d.ts",

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