New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-mobilenumber-countrycode-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-mobilenumber-countrycode-dropdown - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

22

package.json
{
"name": "angular-mobilenumber-countrycode-dropdown",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"author": {
"name": "Sudhakar Reddy"
},
"scripts": {

@@ -13,2 +16,3 @@ "ng": "ng",

},
"dependencies": {

@@ -50,3 +54,17 @@ "@angular/animations": "~8.2.13",

"typescript": "~3.5.3"
}
},
"bugs": {
"url": "https://github.com/sudhakardandu/angular-mobilenumber-countrycode-dropdown/issues"
},
"homepage": "https://github.com/sudhakardandu/angular-mobilenumber-countrycode-dropdown#readme",
"keywords": [
"angular-dropdown-countrycode",
"angular",
"angular-dropdown-mobilenumber",
"angular8",
"npm angular dropdown",
"ng dropdown",
"angular-mobilenumber-countrycode-dropdown",
"ng dropdown-countrycode"
]
}

30

README.md
# angular-mobilenumber-countrycode-dropdown
Angular country code dropdown list module
Angular Mobilenumber Countrycode Dropdown component is an angular component which helps you to get list of country codes without hardcoding and in simple steps.
# MyWorkspace
## Installation
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.17.
`npm install angular-mobilenumber-countrycode-dropdown --save`
## Development server
## How TO Use
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
`import {AngularMobilenumberCountrycodeDropdownComponent} from "angular-mobilenumber-countrycode-dropdown/projects/angular-mobilenumber-countrycode-dropdown/src/lib/angular-mobilenumber-countrycode-dropdown.component";`
## Code scaffolding
`<lib-angular-mobilenumber-countrycode-dropdown (countrySelectHandler)="YOUR_FUNCTION(selectedItem)"> </lib-angular-mobilenumber-countrycode-dropdown>`
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Author
## Build
Sudhakar Reddy
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## License
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
MIT
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