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

ngx-mat-input-tel

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-mat-input-tel - npm Package Compare versions

Comparing version 18.5.2 to 18.5.3

6

lib/ngx-mat-input-tel.validator.d.ts

@@ -1,4 +0,2 @@

import { FormControl } from '@angular/forms';
export declare const ngxMatInputTelValidator: (control: FormControl) => {
validatePhoneNumber: boolean;
} | null;
import { AbstractControl, ValidationErrors } from '@angular/forms';
export declare const ngxMatInputTelValidator: (control: AbstractControl) => ValidationErrors | null;
{
"name": "ngx-mat-input-tel",
"version": "18.5.2",
"version": "18.5.3",
"author": {

@@ -5,0 +5,0 @@ "name": "Raphaël Balet",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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