Socket
Socket
Sign inDemoInstall

react-native-date-picker

Package Overview
Dependencies
0
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.4 to 4.3.5

.github/workflows/build-android.yml

6

package.json
{
"name": "react-native-date-picker",
"version": "4.3.4",
"version": "4.3.5",
"description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.",

@@ -16,3 +16,5 @@ "source": "src/index",

"build:debug": "(cd examples/Rn069/android && ./gradlew assembleDebug) && yarn install:debug",
"emulator": "bash ./scripts/start-android-emulator.sh"
"emulator": "bash ./scripts/start-android-emulator.sh",
"maestro:ios": "maestro test --include-tags=ios .maestro/",
"maestro:android": "maestro test --include-tags=android .maestro/"
},

@@ -19,0 +21,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc