We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96561a2 commit 7146dc9Copy full SHA for 7146dc9
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v1.0.4
2
+
3
+* Fix CSP bypass vulnerability.
4
5
+ CVE-2015-1840.
6
7
+ *Rafael Mendonça França*
8
9
## v1.0.3
10
11
* Replace deprecated `deferred.error()` with `fail()`.
bower.json
@@ -5,7 +5,6 @@
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
"main": "src/rails.js",
"license": "MIT",
- "version": "1.0.3",
"dependencies": {
"jquery": ">1.8.*"
},
0 commit comments