We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e2074 commit fe65bd1Copy full SHA for fe65bd1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pwstrength-bootstrap",
3
- "version": "2.0.6",
+ "version": "2.0.7",
4
"description": "jQuery plugin for Twitter Bootstrap that provides rulesets for visualy displaying the quality of a users typed in password.",
5
"author": "Alejandro Blanco <alejandro.b.e@gmail.com>",
6
"homepage": "https://github.com/ablanco/jquery.pwstrength.bootstrap",
@@ -32,9 +32,9 @@
32
"grunt-jslint": "~1.1.14",
33
"grunt-shell": "~2.1.0",
34
"grunt-contrib-concat": "~1.0.1",
35
- "grunt-contrib-uglify": "~2.0.0",
+ "grunt-contrib-uglify": "~2.1.0",
36
"grunt-jasmine-node": "~0.3.1",
37
"jquery": "~3.1.1",
38
- "jsdom": "~9.9.1"
+ "jsdom": "~9.11.0"
39
}
40
0 commit comments