File tree 1 file changed +6
-6
lines changed
projects/angular-material-extensions/password-strength
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-material-extensions/password-strength" ,
3
3
"description" : " Material password strength meter to indicate how secure is the provided password" ,
4
- "version" : " 9 .0.0" ,
4
+ "version" : " 10 .0.0" ,
5
5
"homepage" : " https://github.com/angular-material-extensions/password-strength" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
47
47
"test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
48
48
},
49
49
"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"
55
55
},
56
56
"engines" : {
57
57
"node" : " >=12"
You can’t perform that action at this time.
0 commit comments