ngx-phone-mask
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "ngx-phone-mask", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": "ISC", | ||
@@ -35,8 +35,8 @@ "scripts": { | ||
"dependencies": { | ||
"@angular/common": "^4.0.0", | ||
"@angular/compiler": "^4.0.0", | ||
"@angular/core": "^4.0.0", | ||
"@angular/forms": "^4.0.0", | ||
"@angular/platform-browser": "^4.0.0", | ||
"@angular/platform-browser-dynamic": "^4.0.0", | ||
"@angular/common": ">=4.0.0", | ||
"@angular/compiler": ">=4.0.0", | ||
"@angular/core": ">=4.0.0", | ||
"@angular/forms": ">=4.0.0", | ||
"@angular/platform-browser": ">=4.0.0", | ||
"@angular/platform-browser-dynamic": ">=4.0.0", | ||
"core-js": "^2.4.1", | ||
@@ -48,3 +48,3 @@ "rxjs": "^5.1.0", | ||
"@angular/cli": "1.2.0", | ||
"@angular/compiler-cli": "^4.0.0", | ||
"@angular/compiler-cli": ">=4.0.0", | ||
"@types/node": "~6.0.60", | ||
@@ -60,4 +60,3 @@ "codelyzer": "~3.0.1", | ||
"es2015": "ngx-phone-mask/ngx-phone-mask.js", | ||
"typings": "ngx-phone-mask.d.ts", | ||
"metadata": "ngx-phone-mask.metadata.json" | ||
"typings": "ngx-phone-mask.d.ts" | ||
} |
@@ -0,0 +0,0 @@ # NgxPhoneMask |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55432
+ Added@angular/common@19.0.0(transitive)
+ Added@angular/compiler@19.0.0(transitive)
+ Added@angular/core@19.0.0(transitive)
+ Added@angular/forms@19.0.0(transitive)
+ Added@angular/platform-browser@19.0.0(transitive)
+ Added@angular/platform-browser-dynamic@19.0.0(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedzone.js@0.15.0(transitive)
- Removed@angular/common@4.4.7(transitive)
- Removed@angular/compiler@4.4.7(transitive)
- Removed@angular/core@4.4.7(transitive)
- Removed@angular/forms@4.4.7(transitive)
- Removed@angular/platform-browser@4.4.7(transitive)
- Removed@angular/platform-browser-dynamic@4.4.7(transitive)
- Removedtslib@1.14.1(transitive)
Updated@angular/common@>=4.0.0
Updated@angular/compiler@>=4.0.0
Updated@angular/core@>=4.0.0
Updated@angular/forms@>=4.0.0