Skip to content

Commit 61387e9

Browse files
author
Lincoln J Race
committed
v1.5.1
1 parent 70c510a commit 61387e9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### v1.5.1
2+
3+
* Bugfix: style-src nonce updates properly, speed improvement on match
4+
5+
16
##### v1.5.0
27

38
* Support for nonce for either style-src, script-src, or both

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lusca",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Application security for express.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)