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

@react-native-community/datetimepicker

Package Overview
Dependencies
Maintainers
30
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/datetimepicker - npm Package Compare versions

Comparing version 7.6.1 to 7.6.2

12

package.json
{
"name": "@react-native-community/datetimepicker",
"version": "7.6.1",
"version": "7.6.2",
"description": "DateTimePicker component for React Native",

@@ -72,4 +72,5 @@ "main": "./src/index.js",

"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.73.2",
"@semantic-release/git": "^10.0.1",
"@testing-library/react-native": "^9.0.0",
"@testing-library/react-native": "9.1.0",
"babel-jest": "^29.5.0",

@@ -83,3 +84,2 @@ "detox": "^20.9.1",

"jest": "^29.5.0",
"metro-react-native-babel-preset": "0.73.9",
"moment": "^2.24.0",

@@ -91,5 +91,5 @@ "moment-timezone": "^0.5.41",

"react": "18.2.0",
"react-native": "^0.71.10",
"react-native-localize": "^3.0.0",
"react-native-test-app": "2.3.13",
"react-native": "^0.72.7",
"react-native-localize": "^3.0.3",
"react-native-test-app": "^2.5.32",
"react-native-windows": "^0.71.3",

@@ -96,0 +96,0 @@ "react-test-renderer": "18.2.0",

@@ -1,8 +0,8 @@

### 🚧🚧 Looking for collaborators and financial backers 🚧🚧
# 🚧🚧 Looking for collaborators and financial backers 🚧🚧
See this [issue](https://github.com/react-native-datetimepicker/datetimepicker/issues/313).
Please support maintenance of the module with a monthly donation or help us with issues and pull requests.
### Financial backers
[Become a backer on OpenCollective](https://opencollective.com/react-native-datetimepicker) or [sponsor us on GitHub Sponsors](https://github.com/sponsors/react-native-datetimepicker).
Support us with a monthly donation to help us keep the module maintained. [Become a backer on OpenCollective](https://opencollective.com/react-native-datetimepicker) or [sponsor us on GitHub Sponsors](https://github.com/sponsors/react-native-datetimepicker).
See this [issue](https://github.com/react-native-datetimepicker/datetimepicker/issues/313) for context. Thank you!

@@ -13,4 +13,21 @@ <a href="https://opencollective.com/react-native-datetimepicker/donate" target="_blank">

# React Native DateTimePicker
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
---
## React Native DateTimePicker
This repository was moved out of the react native community GH organization, in accordance to [this proposal](https://github.com/react-native-community/discussions-and-proposals/issues/176).

@@ -24,3 +41,3 @@ The module is still published on `npm` under the old namespace (as documented) but will be published under a new namespace at some point, with a major version bump.

React Native date & time picker component for iOS, Android and Windows.
React Native date & time picker component for iOS, Android and Windows (please note Windows is not actively maintained).

@@ -99,3 +116,3 @@ ## Screenshots

- Only Android API level >=21 (Android 5), iOS >= 11 are supported.
- Tested with Xcode 14.0 and RN 0.71.4. Other configurations are very likely to work as well but have not been tested.
- Tested with Xcode 14.0 and RN 0.72.7. Other configurations are very likely to work as well but have not been tested.

@@ -102,0 +119,0 @@ The module supports the [new React Native architecture](https://reactnative.dev/docs/next/the-new-architecture/why) (Fabric rendering of iOS components, and turbomodules on Android). If you are using the new architecture, you will need to use React Native 0.71.4 or higher.

Sorry, the diff of this file is not supported yet

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