Skip to content

Commit 9addd84

Browse files
committed
release(2.1.0): update dependencies in regards to jquery vulnerabilities
1 parent 0b9ce62 commit 9addd84

8 files changed

+9014
-17
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Install via Bower:
2525
bower install --save jquery.stringtoslug
2626
```
2727

28-
[Download](https://github.com/leocaseiro/jQuery-Plugin-stringToSlug/archive/v2.0.2.zip):
28+
[Download](https://github.com/leocaseiro/jQuery-Plugin-stringToSlug/archive/v2.1.0.zip):
2929
-----------------
30-
[Click here to download the latest version](https://github.com/leocaseiro/jQuery-Plugin-stringToSlug/archive/v2.0.2.zip)
30+
[Click here to download the latest version](https://github.com/leocaseiro/jQuery-Plugin-stringToSlug/archive/v2.1.0.zip)
3131

3232
Description
3333
--------------
@@ -74,7 +74,7 @@ gulp build
7474

7575
License
7676
------------
77-
Copyright (c) 2009-2016 Leo Caseiro. This is free software and is licensed under the MIT License.
77+
Copyright (c) 2009-2018 Leo Caseiro. This is free software and is licensed under the MIT License.
7878

7979
Created and maintained by [Leo Caseiro](http://about.me/leocaseiro)
8080

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.stringtoslug",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"homepage": "http://leocaseiro.github.io/jQuery-Plugin-stringToSlug/",
55
"bugs": "https://github.com/leocaseiro/jQuery-Plugin-stringToSlug/issues",
66
"authors": [
@@ -35,7 +35,7 @@
3535
"chars"
3636
],
3737
"dependencies": {
38-
"jquery": "~2.1.4",
38+
"jquery": "~3.0.0",
3939
"speakingurl": "~9.0.0"
4040
}
4141
}

dist/jquery.stringtoslug.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)