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

@theankur/react-native-country-picker-modal

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theankur/react-native-country-picker-modal - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

lib/App.d.ts

5

package.json
{
"name": "@theankur/react-native-country-picker-modal",
"version": "2.0.0",
"version": "2.0.1",
"description": "react-native country picker",

@@ -15,3 +15,3 @@ "main": "lib/index.js",

"tsc": "node_modules/.bin/tsc --noEmit",
"build": "rm -rf lib/ && node_modules/.bin/tsc && mkdir ./lib && cp -rf ./src/assets ./lib/assets && npm run minify",
"build": "rm -rf lib/ && node_modules/.bin/tsc && cp -rf ./src/assets ./lib/assets && npm run minify",
"minify": "npm run minify:emoji",

@@ -58,3 +58,2 @@ "minify:emoji": "./scripts/minify.js ./lib/assets/data/countries-emoji.json",

"@expo/webpack-config": "^19.0.0",
"@react-native/typescript-config": "0.73.1",
"@types/jest": "29.5.5",

@@ -61,0 +60,0 @@ "@types/node-emoji": "1.8.2",

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