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

react-native-custom-dialog

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-custom-dialog - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

19

package.json
{
"name": "react-native-custom-dialog",
"version": "1.0.0",
"version": "1.0.1",
"description": "React Native 自定义Dialog组件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [

@@ -16,3 +13,15 @@ "RN",

"author": "moxie",
"license": "ISC"
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/BBBOND/react-native-custom-dialog.git"
},
"bugs": {
"url": "https://github.com/BBBOND/react-native-custom-dialog/issues"
},
"homepage": "https://github.com/BBBOND/react-native-custom-dialog",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "BBBOND"
}
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