Socket
Socket
Sign inDemoInstall

react-native-date-picker

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.2 to 4.2.3

7

package.json
{
"name": "react-native-date-picker",
"version": "4.2.2",
"version": "4.2.3",
"description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.",
"main": "src/index.js",
"typings": "index.d.ts",
"scripts": {

@@ -31,3 +32,5 @@ "prepublishOnly": "mv README.md githubREADME.md && mv npmREADME.md README.md",

],
"dependencies": {},
"dependencies": {
"prop-types": "^15.8.1"
},
"devDependencies": {

@@ -34,0 +37,0 @@ "@babel/core": "^7.12.10",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc