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

antd-country-phone-input

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-country-phone-input - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

7

lib/source.js

@@ -1506,4 +1506,11 @@ var countries = [

"phoneCode": "263"
},
{
"zh": "中国",
"en": "China",
"short": "CN",
"emoji": "🇨🇳",
"phoneCode": "86"
}
];
export default countries;

2

package.json
{
"name": "antd-country-phone-input",
"version": "0.3.1",
"version": "0.3.2",
"description": "Country phone input component as standard Ant.Design form item",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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