File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
projects/angular-material-extensions/password-strength Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-material-extensions/password-strength" ,
33 "description" : " Material password strength meter to indicate how secure is the provided password" ,
4- "version" : " 9 .0.0" ,
4+ "version" : " 10 .0.0" ,
55 "homepage" : " https://github.com/angular-material-extensions/password-strength" ,
66 "author" : {
77 "name" : " anthonynahas" ,
4747 "test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
4848 },
4949 "peerDependencies" : {
50- "@angular/common" : " ^12 .x" ,
51- "@angular/core" : " ^12 .x" ,
52- "@angular/forms" : " ^12 .x" ,
53- "@angular/cdk" : " ^12 .x" ,
54- "@angular/material" : " ^12 .x"
50+ "@angular/common" : " ^13 .x" ,
51+ "@angular/core" : " ^13 .x" ,
52+ "@angular/forms" : " ^13 .x" ,
53+ "@angular/cdk" : " ^13 .x" ,
54+ "@angular/material" : " ^13 .x"
5555 },
5656 "engines" : {
5757 "node" : " >=12"
You can’t perform that action at this time.
0 commit comments