Socket
Socket
Sign inDemoInstall

react-native-simple-date

Package Overview
Dependencies
9
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

yarn-error.log

10

package.json
{
"name": "react-native-simple-date",
"version": "1.0.2",
"version": "1.0.3",
"description": "Simple date picker",
"main": "index.js",
"main": "index.tsx",
"scripts": {

@@ -17,4 +17,8 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc