File tree 1 file changed +3
-3
lines changed
projects/angular-material-extensions/password-strength 1 file changed +3
-3
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" : " 5.1 .0" ,
4
+ "version" : " 7.0 .0" ,
5
5
"homepage" : " https://github.com/angular-material-extensions/password-strength" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
41
41
"release:patch" : " ../../../node_modules/.bin/release-it --patch --ci" ,
42
42
"release:minor" : " ../../../node_modules/.bin/release-it --minor --ci" ,
43
43
"release:major" : " ../../../node_modules/.bin/release-it --major --ci --no-git.requireCleanWorkingDir --dry-run" ,
44
- "release:custom" : " ../../../node_modules/.bin/release-it 6 .0.0 --ci --no-git.requireCleanWorkingDir" ,
44
+ "release:custom" : " ../../../node_modules/.bin/release-it 7 .0.0 --ci --no-git.requireCleanWorkingDir" ,
45
45
"ng:test" : " ../../../node_modules/.bin/ng test @angular-material-extensions/password-strength" ,
46
46
"test" : " ../../../node_modules/.bin/jest --coverage" ,
47
47
"test:watch" : " ../../../node_modules/.bin/jest --coverage --watch"
52
52
"@angular/forms" : " ^10.0.14" ,
53
53
"@angular/cdk" : " ^10.1.3" ,
54
54
"@angular/material" : " ^10.1.3"
55
- },
55
+ },
56
56
"engines" : {
57
57
"node" : " >=10.13"
58
58
},
You can’t perform that action at this time.
0 commit comments